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 - - + +