From 1b35cf3f1124b161ebde5e9e3a2c74c8ea2821d0 Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Sun, 20 Sep 2026 21:01:48 -0700 Subject: Add status and more --- html/profile.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 html/profile.html (limited to 'html/profile.html') diff --git a/html/profile.html b/html/profile.html new file mode 100755 index 0000000..d86b5ac --- /dev/null +++ b/html/profile.html @@ -0,0 +1,21 @@ + + +

{{username}}

+
+

Status: {{status}}

-- cgit v1.2.3