We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3930c6 commit a021afcCopy full SHA for a021afc
1 file changed
astro.config.mjs
@@ -14,6 +14,7 @@ export default defineConfig({
14
remarkPlugins: [remarkMath],
15
rehypePlugins: [rehypeMathJax],
16
},
17
+ site: 'https://dylanopen.github.io',
18
19
integrations: [
20
starlight({
0 commit comments