🌐 Adds language changing component
All checks were successful
Gitea Build Action / build-astro (push) Successful in 9m27s

This commit is contained in:
2025-10-22 16:01:39 +02:00
parent c36d08a347
commit 1dd5e87765
5 changed files with 27 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
---
import Layout from "../layouts/Layout.astro";
import {defaultLang} from "../i18n/ui.ts";
// TODO: get language from Accept-Language header
---
<Layout>