mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:21:09 +02:00
Feat: New project chat, uload refactor (postgress), hosting plans, uload landingpage
This commit is contained in:
parent
559eb08d8c
commit
fcf3a344b1
123 changed files with 7106 additions and 3715 deletions
4
maerchenzauber/apps/landing/src/pages/de/index.astro
Normal file
4
maerchenzauber/apps/landing/src/pages/de/index.astro
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
// Redirect /de to / - the site is already in German
|
||||
return Astro.redirect('/', 301);
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue