feat(website): move to discordeno.js.org (#2902)

This commit is contained in:
ITOH
2023-03-29 18:01:28 +02:00
committed by GitHub
parent bfd1936581
commit 9d01eff6fd

View File

@@ -11,10 +11,10 @@ const config = {
favicon: 'img/favicon.png',
// Set the production url of your site here
url: 'https://discordeno.github.io',
url: 'https://discordeno.js.org',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/discordeno/',
baseUrl: '/',
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.