We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 292306a commit f8d068fCopy full SHA for f8d068f
1 file changed
docusaurus.config.js
@@ -12,10 +12,10 @@ const config = {
12
favicon: 'img/favicon.ico',
13
14
// Set the production url of your site here
15
- url: 'https://bytecodealliance.github.io',
+ url: 'https://wasi.dev/',
16
// Set the /<baseUrl>/ pathname under which your site is served
17
// For GitHub pages deployment, it is often '/<projectName>/'
18
- baseUrl: '/wasi.dev/',
+ baseUrl: '/',
19
20
// GitHub pages deployment config.
21
// If you aren't using GitHub pages, you don't need these.
0 commit comments