redirect update 2

This commit is contained in:
becarta
2025-02-11 01:53:17 +01:00
parent 53c1ee092a
commit 282d5764ff
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,4 @@
---
import { Astro } from 'astro';
const supportedLangs = ['en', 'nl', 'de'];
let chosenLang = 'en';