moved website content to root

This commit is contained in:
2026-01-11 15:53:42 -07:00
parent 23f527b769
commit 4e10921fd8
40 changed files with 92 additions and 5 deletions
+11
View File
@@ -0,0 +1,11 @@
{{- define "title" }} Inventory++ Page Not Found {{ end }}
<section>
Page Not Found: {{ .Request.URL.Path }}
</section>
<section>
<a href="/">Return Home</a>
</section>