Skip to content

Custom title link

By default, Starlight will use the site value in astro.config.mjs to generate the link your site title points to, adding a language path to it for multilingual sites.

You can set any arbitrary link by overriding the SiteTitle component and setting Astro.props.siteTitleHref like in this example.