From 755af71912dea3007b535658b6ec61878c1fb707 Mon Sep 17 00:00:00 2001 From: BloxerHD018 Date: Mon, 3 Nov 2025 23:09:22 +0000 Subject: [PATCH] Separated Account Login and Profile Display --- account/index.html | 18 ------- account/login/index.html | 52 ++++++++++++++++++ js/accounts.js | 110 ++------------------------------------- js/login.js | 96 ++++++++++++++++++++++++++++++++++ 4 files changed, 151 insertions(+), 125 deletions(-) create mode 100644 account/login/index.html create mode 100644 js/login.js diff --git a/account/index.html b/account/index.html index 4bb32ab..66c8a7d 100644 --- a/account/index.html +++ b/account/index.html @@ -29,24 +29,6 @@

Loading...

- - - -