Files
calendar/packages/app-store/raycast/config.json
T
2334c3bef8 fix: optimize SEO healthscore (#21509)
* compress app store images

* replace http linkages with https

* fix link raycast

* update http links to https

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2025-05-26 20:24:08 +00:00

16 lines
470 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Raycast",
"slug": "raycast",
"type": "raycast_other",
"logo": "icon.svg",
"url": "https://github.com/eluce2",
"variant": "other",
"categories": ["automation"],
"publisher": "Eric Luce",
"email": "info@restlessmindstech.com",
"description": "Quickly share your [Cal.com](https://cal.com) meeting links with Raycast",
"__createdUsingCli": true,
"isOAuth": false
}