From 76fade5cdc92a06080b444c25771f7cb0497d395 Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Tue, 30 Dec 2025 02:09:39 -0700 Subject: [PATCH] mobile-friendly viewport --- internal/site/templates/layout.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/site/templates/layout.html.tmpl b/internal/site/templates/layout.html.tmpl index a15bafa..5a2daa9 100644 --- a/internal/site/templates/layout.html.tmpl +++ b/internal/site/templates/layout.html.tmpl @@ -5,6 +5,8 @@ {{ block "title" . }} Inventory++ {{ end }} + +