From 0d07e632916903b1fa1f47bba883c15868f37ea3 Mon Sep 17 00:00:00 2001 From: Kai Gunger Date: Mon, 17 Aug 2026 22:06:08 -0400 Subject: Initial commit --- user/index.html | 11 +++++++++++ user/profile.html | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 user/index.html create mode 100644 user/profile.html (limited to 'user') diff --git a/user/index.html b/user/index.html new file mode 100644 index 0000000..e8ef4a9 --- /dev/null +++ b/user/index.html @@ -0,0 +1,11 @@ + + + + + + My Profile + + + + + \ No newline at end of file diff --git a/user/profile.html b/user/profile.html new file mode 100644 index 0000000..015db48 --- /dev/null +++ b/user/profile.html @@ -0,0 +1,11 @@ + + + + + + User Profile + + + + + \ No newline at end of file -- cgit v1.2.3