Fix Lang
This commit is contained in:
@ -28,7 +28,7 @@ const iconImage = await getImage({src: icon, height: 32, width: 32, format: "png
|
||||
}}
|
||||
languageAlternates={astroI18n.locales.map((locale) => ({
|
||||
hrefLang: locale,
|
||||
href: `/${locale}/`,
|
||||
href: `https://steamwar.de/${locale}/`,
|
||||
}))}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user