From ad55bf81efc3ba3b4a3e1b2d46fd96efae8a5d76 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 1 Jan 2024 09:28:22 +0000 Subject: [PATCH] fix: not going to give these their own folder --- src/index.html | 6 +++--- src/{modify/index.html => modify.html} | 6 +++--- src/{modify => }/modify.js | 0 src/{password/index.html => password.html} | 6 +++--- src/{password => }/password.js | 0 src/{register/index.html => register.html} | 6 +++--- src/{register => }/register.js | 0 src/{signup/index.html => signup.html} | 8 ++++---- src/{signup => }/signup.js | 0 9 files changed, 16 insertions(+), 16 deletions(-) rename src/{modify/index.html => modify.html} (88%) rename src/{modify => }/modify.js (100%) rename src/{password/index.html => password.html} (86%) rename src/{password => }/password.js (100%) rename src/{register/index.html => register.html} (87%) rename src/{register => }/register.js (100%) rename src/{signup/index.html => signup.html} (79%) rename src/{signup => }/signup.js (100%) diff --git a/src/index.html b/src/index.html index f1acd06..5741c3b 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,7 @@

- Sign-up + Sign-up

Please use this if you have yet to activate an account on Skynet before. @@ -23,7 +23,7 @@

- Change Password + Change Password

Please use this service to change your Skynet password @@ -31,7 +31,7 @@

- Account modification + Account modification

Please use this service to modify your user data (email, login ssh key, etc.) diff --git a/src/modify/index.html b/src/modify.html similarity index 88% rename from src/modify/index.html rename to src/modify.html index 80f7534..f201542 100644 --- a/src/modify/index.html +++ b/src/modify.html @@ -3,13 +3,13 @@ Modify Account - - + +

diff --git a/src/modify/modify.js b/src/modify.js similarity index 100% rename from src/modify/modify.js rename to src/modify.js diff --git a/src/password/index.html b/src/password.html similarity index 86% rename from src/password/index.html rename to src/password.html index f6fe8c2..c719e80 100644 --- a/src/password/index.html +++ b/src/password.html @@ -3,13 +3,13 @@ Password reset - - + +
diff --git a/src/password/password.js b/src/password.js similarity index 100% rename from src/password/password.js rename to src/password.js diff --git a/src/register/index.html b/src/register.html similarity index 87% rename from src/register/index.html rename to src/register.html index 9cfd259..6477b0a 100644 --- a/src/register/index.html +++ b/src/register.html @@ -3,13 +3,13 @@ Skynet Register - - + +
diff --git a/src/register/register.js b/src/register.js similarity index 100% rename from src/register/register.js rename to src/register.js diff --git a/src/signup/index.html b/src/signup.html similarity index 79% rename from src/signup/index.html rename to src/signup.html index 9cb9b5b..35417f1 100644 --- a/src/signup/index.html +++ b/src/signup.html @@ -3,8 +3,8 @@ Skynet Sign-up - - + +