Files
dusa.cz/src/pages/index.astro
2026-03-11 09:11:13 +01:00

4 lines
39 B
Plaintext

---
return Astro.redirect('/cs/');
---