From 8c0c2f5f3454a092b67c3390d2d1cfd938d8ed5f Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 21 Dec 2023 16:07:21 +1100 Subject: [PATCH] feat: Add umami and input validation --- templates/404.html | 1 + templates/dash.html | 5 +++-- templates/index.html | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/404.html b/templates/404.html index b83be13..014df47 100644 --- a/templates/404.html +++ b/templates/404.html @@ -32,6 +32,7 @@ })(); + diff --git a/templates/dash.html b/templates/dash.html index cfeac3a..4252594 100644 --- a/templates/dash.html +++ b/templates/dash.html @@ -32,6 +32,7 @@ })(); + @@ -111,8 +112,8 @@
-
-
+
Can only contain a-z 0-9
+
diff --git a/templates/index.html b/templates/index.html index 6b13e93..0702686 100644 --- a/templates/index.html +++ b/templates/index.html @@ -40,6 +40,7 @@ })(); +