Skip to content

Commit a021afc

Browse files
committed
add site field to astro.config.mjs
1 parent c3930c6 commit a021afc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export default defineConfig({
1414
remarkPlugins: [remarkMath],
1515
rehypePlugins: [rehypeMathJax],
1616
},
17+
site: 'https://dylanopen.github.io',
1718

1819
integrations: [
1920
starlight({

0 commit comments

Comments
 (0)