Skip to content

Commit edea944

Browse files
committed
Update Docusaurus config for new URL and base path; add CNAME file for domain
1 parent 748ada0 commit edea944

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ const config: Config = {
1313
v4: true,
1414
},
1515

16-
url: 'https://8bitalex.github.io',
17-
baseUrl: '/raid/',
16+
url: 'https://raidcli.dev',
17+
baseUrl: '/',
1818

1919
organizationName: '8bitalex',
2020
projectName: 'raid',

static/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
raidcli.dev

0 commit comments

Comments
 (0)