From 90c1a68d6478138f538094fc83e48da8ddd21fa0 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sun, 15 Feb 2026 17:30:34 -0800 Subject: Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, embed dist/v3 --- web/dist/v3/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 web/dist/v3/index.html (limited to 'web/dist/v3/index.html') diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html new file mode 100644 index 0000000..bd98fe7 --- /dev/null +++ b/web/dist/v3/index.html @@ -0,0 +1,14 @@ + + + + + + + frontend-vanilla + + + + +
+ + -- cgit v1.2.3