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 using route middleware and setting siteTitleHref like in this example.