From ff70c269c1f7fa3b0d1712bd6cc75f046037fbe8 Mon Sep 17 00:00:00 2001 From: runxc1 Date: Tue, 26 Mar 2024 18:44:37 -0600 Subject: [PATCH] adding a 404 page so that we don't get 404s lol --- wwwroot/404.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 wwwroot/404.html diff --git a/wwwroot/404.html b/wwwroot/404.html new file mode 100644 index 0000000..c84cd2b --- /dev/null +++ b/wwwroot/404.html @@ -0,0 +1,34 @@ + + + + + + + TrackBlazor + + + + + + + + +
+ + + + +
+
+ +
+ An unhandled error has occurred. + Reload + 🗙 +
+ + + + + +