mirror of
https://github.com/System-End/site.git
synced 2026-04-19 15:18:18 +00:00
* Fix Flag animation * Make cards translucent * Add Slack page * Update link on Ship page
16 lines
303 B
JSON
16 lines
303 B
JSON
{
|
|
"public": true,
|
|
"trailingSlash": true,
|
|
"github": { "silent": true },
|
|
"env": {
|
|
"SLACK_BOT_TOKEN": "@slack-bot-token-production-8avf"
|
|
},
|
|
"headers": [
|
|
{
|
|
"source": "/api/join",
|
|
"headers": [
|
|
{ "key": "Access-Control-Allow-Origin", "value": "*" }
|
|
]
|
|
}
|
|
]
|
|
}
|