From 978a22a537e6749e6d2a6aa2d42da28c9a2d48d7 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 12 Jun 2024 10:22:52 +0000 Subject: feat: simple index page --- index.html | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..9ebfb03 --- /dev/null +++ b/index.html @@ -0,0 +1,166 @@ + + + + + + Mayu + + + + + +
+
+

Username

+ +

+ Enter the username you'd like to use as the ID of your counter. +

+ + + +

+ Written by + @Fuwn + +
+ + Source code available on + GitHub +

+
+ +
+ Example counter + +
hi
+
+
+ + + + -- cgit v1.2.3