🌐 Adds language changing component
All checks were successful
Gitea Build Action / build-astro (push) Successful in 9m27s
All checks were successful
Gitea Build Action / build-astro (push) Successful in 9m27s
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
import Layout from "../layouts/Layout.astro";
|
||||
import {defaultLang} from "../i18n/ui.ts";
|
||||
|
||||
// TODO: get language from Accept-Language header
|
||||
---
|
||||
|
||||
<Layout>
|
||||
|
||||
Reference in New Issue
Block a user