Skip to content
Snippets Groups Projects
Commit 7b3a5ab0 authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

fix: redirect

parent 9ee4aec9
No related branches found
No related tags found
No related merge requests found
Pipeline #5974 passed
......@@ -7,3 +7,4 @@
const preferredLanguage = "de";
window.location.pathname = `${baseUrl}/${preferredLanguage.toLowerCase()}`;
</script>
<span></span>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment