From fa3712d1893635feb78bc8a11d5122e5ea92caca Mon Sep 17 00:00:00 2001 From: jessikitty Date: Wed, 3 Jun 2026 09:59:37 +1000 Subject: [PATCH] Add admin panel HTML (login + ghost/set management) --- public/admin/index.html | 83 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 public/admin/index.html diff --git a/public/admin/index.html b/public/admin/index.html new file mode 100644 index 0000000..f268366 --- /dev/null +++ b/public/admin/index.html @@ -0,0 +1,83 @@ + + + + + + Hidden Spectre — Admin + + + + + +
+ +
+ + +
+
+

SPECTRE ADMIN

+
+ + +
+
+ + + + +
+
+

Add a ghost

+
+ + + +
+
+ + +
+

Animated GIF recommended (transparent background works best). Max 8 MB.

+
+ +
+
+ + +
+
+

Add a set

+
+ + +
+
+ +
+
+ +

Players scan a QR code containing the payload string to unlock that set's ghosts. Generate the QR from the payload with any QR tool.

+
+ +
+
+
+ + + +