diff --git a/astro.config.mjs b/astro.config.mjs index ee1c4f8..b311611 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -6,7 +6,7 @@ export default defineConfig({ site: "https://honey-lang.github.io", integrations: [ starlight({ - title: "Honey", + title: "honey", social: { github: "https://github.com/honey-lang/honey", },