Files
2025-05-02 06:48:19 -03:00

2 lines
106 B
HTML

<!-- Redirect to homepage -->
<script>window.location.replace("{{ site.BaseURL | relLangURL }}");</script>