Skip to content

Commit be9e879

Browse files
authored
Update docusaurus.config.ts
1 parent 857d2a0 commit be9e879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ const config: Config = {
1515
},
1616

1717
// Set the production url of your site here
18-
url: 'https://graknol.github.io',
18+
url: 'https://declarative-sqlite.linden.no',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
21-
baseUrl: '/declarative_sqlite/',
21+
baseUrl: '/',
2222

2323
// GitHub pages deployment config.
2424
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)