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 2ece10b commit 88c66feCopy full SHA for 88c66fe
astro.config.ts
@@ -34,7 +34,7 @@ export default defineConfig({
34
35
sidebar: sidebar,
36
editLink: {
37
- baseUrl: 'https://github.com/hylo-lang/hylo-website/tree/main/'
+ baseUrl: 'https://github.com/hylo-lang/hylo-lang.github.io/tree/main/'
38
},
39
customCss: ['./src/styles/global.css'],
40
plugins: [starlightThemeRapide()],
0 commit comments