Remove empty index page redirect and delete localized service pages for English, Italian, and Dutch, further streamlining the codebase.
This commit is contained in:
@@ -1,4 +1 @@
|
||||
---
|
||||
// Redirect to English version
|
||||
return Astro.redirect('/en');
|
||||
---
|
||||
// ... file is now empty, no redirect ...
|
Reference in New Issue
Block a user