Switch to discord
This commit is contained in:
parent
6849df4a45
commit
22fda6a44b
@ -8,7 +8,7 @@
|
||||
{
|
||||
"title": "Static CMS Slack",
|
||||
"description": "Live community chat for all things Static CMS",
|
||||
"url": "https://join.slack.com/t/static-cms/shared_invite/zt-1gvgnf5yv-E4sR17YnEcOy6fLFH9m7bQ"
|
||||
"url": "https://discord.gg/ZWJM9pBMjj"
|
||||
},
|
||||
{
|
||||
"title": "Static CMS Community",
|
||||
|
@ -8,7 +8,7 @@ const withBundleAnalyzer = require('@next/bundle-analyzer')({
|
||||
});
|
||||
|
||||
const redirects = [
|
||||
{ source: '/chat', destination: 'https://join.slack.com/t/static-cms/shared_invite/zt-1gvgnf5yv-E4sR17YnEcOy6fLFH9m7bQ', permanent: true },
|
||||
{ source: '/chat', destination: 'https://discord.gg/ZWJM9pBMjj', permanent: true },
|
||||
];
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
|
Loading…
x
Reference in New Issue
Block a user