We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857d2a0 commit be9e879Copy full SHA for be9e879
docs/docusaurus.config.ts
@@ -15,10 +15,10 @@ const config: Config = {
15
},
16
17
// Set the production url of your site here
18
- url: 'https://graknol.github.io',
+ url: 'https://declarative-sqlite.linden.no',
19
// Set the /<baseUrl>/ pathname under which your site is served
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
- baseUrl: '/declarative_sqlite/',
+ baseUrl: '/',
22
23
// GitHub pages deployment config.
24
// If you aren't using GitHub pages, you don't need these.
0 commit comments