From 491378bbd2ced6941d0541775f150ac875d9a0f8 Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Tue, 12 Mar 2024 18:49:14 +0000 Subject: [PATCH] Automatically remove index.html from url --- app/index.html | 12 ++++++++++++ error/index.html | 12 ++++++++++++ index.html | 18 +++++++++++++++--- login/index.html | 12 ++++++++++++ logout/index.html | 12 ++++++++++++ privacy/index.html | 12 ++++++++++++ signup/index.html | 12 ++++++++++++ 7 files changed, 87 insertions(+), 3 deletions(-) diff --git a/app/index.html b/app/index.html index 27e5ac0..ff240fc 100644 --- a/app/index.html +++ b/app/index.html @@ -8,6 +8,18 @@ + diff --git a/error/index.html b/error/index.html index aa128e0..7e0cbfd 100644 --- a/error/index.html +++ b/error/index.html @@ -7,6 +7,18 @@ + diff --git a/index.html b/index.html index d6a5c35..5e6e12f 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,18 @@ + @@ -37,9 +49,9 @@
diff --git a/login/index.html b/login/index.html index cd39362..ad71cd0 100644 --- a/login/index.html +++ b/login/index.html @@ -19,6 +19,18 @@ border-radius: 8px; } + diff --git a/logout/index.html b/logout/index.html index 4d84463..89e6ff6 100644 --- a/logout/index.html +++ b/logout/index.html @@ -5,6 +5,18 @@ Burgernotes + Logging out.. diff --git a/signup/index.html b/signup/index.html index 9394e33..2e6f63a 100644 --- a/signup/index.html +++ b/signup/index.html @@ -19,6 +19,18 @@ border-radius: 8px; } +