Update with rollout changes

This commit is contained in:
Mike Solomon
2024-10-24 10:33:32 -07:00
parent ec34a45506
commit 63d2be240f
2 changed files with 3 additions and 2 deletions

1
CNAME Normal file
View File

@@ -0,0 +1 @@
docs.moderne.io

View File

@@ -7,8 +7,8 @@ const config: Config = {
tagline: 'Large-scale automated source code refactoring', tagline: 'Large-scale automated source code refactoring',
favicon: 'img/favicon.svg', favicon: 'img/favicon.svg',
url: 'https://moderneinc.github.io', url: 'https://docs.moderne.io',
baseUrl: '/moderne-docs/', baseUrl: '/',
organizationName: 'moderneinc', organizationName: 'moderneinc',
projectName: 'moderne-docs', projectName: 'moderne-docs',