From f9c667edf50667c2c4265da7d80c7be1a3e7e355 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 1 Dec 2025 20:38:51 -0600 Subject: add comments to page and package-lock update --- static/package-lock.json | 2 +- static/public/index.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/package-lock.json b/static/package-lock.json index eefecf6..0a7d9d2 100644 --- a/static/package-lock.json +++ b/static/package-lock.json @@ -1,5 +1,5 @@ { - "name": "immich-frame", + "name": "static", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/static/public/index.html b/static/public/index.html index 04ffd4b..58172a1 100644 --- a/static/public/index.html +++ b/static/public/index.html @@ -8,6 +8,7 @@
+
@@ -25,6 +26,7 @@
+
@@ -56,6 +58,7 @@
+
-- cgit v1.2.3