Update home page

This commit is contained in:
jheaps
2025-03-27 15:03:21 -06:00
parent 0bb3840aa7
commit 79a37c911d
8 changed files with 93 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
@{
Layout = null;
ViewData["cssVersion"] = "1.0.0"; // <--- change this once to bust cache
ViewData["cssVersion"] = "1.0.1"; // <--- change this once to bust cache
}
<!DOCTYPE html>