feat: add DecapCMS configuration and update admin redirects

This commit is contained in:
Buğra
2025-07-10 18:06:40 +03:00
parent 3fb38be6e2
commit 99dc796b1a
2 changed files with 67 additions and 1 deletions
+2 -1
View File
@@ -4,4 +4,5 @@
/#invite_token=* /auth?invite_token=:splat 200
# Admin panel redirect
/admin/* /decapcms/index.html 200
/admin/ /decapcms/index.html 200
/admin/index.html /decapcms/index.html 200