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 26de1f8 commit 74cb384Copy full SHA for 74cb384
astro.config.mjs
@@ -31,5 +31,6 @@ export default defineConfig({
31
},
32
wrap: false
33
}
34
- }
35
-});
+ },
+ site: 'https://docs.basicmemory.com'
36
+});
0 commit comments