diff --git a/src/front/index.html b/src/front/index.html deleted file mode 100644 index 0490cae..0000000 --- a/src/front/index.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - Popup Login Form Design | CodingNepal - - - - - - - - - - -
-
- Pixels -
-
- - - - - - - - - -
-
-
- - - - - - - - - - - -
-
- - - diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 5c1b087..0490cae 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -1,13 +1,101 @@ - - - Web Demo - - -

Say Hello

-
-

Name:

- - -
- + + + + + + Popup Login Form Design | CodingNepal + + + + + + + + + + +
+
+ Pixels +
+
+ + + + + + + + + +
+
+
+ + + + + + + + + + + +
+
+ + diff --git a/src/front/index2.html b/src/main/webapp/index2.html similarity index 100% rename from src/front/index2.html rename to src/main/webapp/index2.html diff --git a/src/front/login-signup.css b/src/main/webapp/login-signup.css similarity index 100% rename from src/front/login-signup.css rename to src/main/webapp/login-signup.css diff --git a/src/front/logo.png b/src/main/webapp/logo.png similarity index 100% rename from src/front/logo.png rename to src/main/webapp/logo.png diff --git a/src/front/pixels.css b/src/main/webapp/pixels.css similarity index 100% rename from src/front/pixels.css rename to src/main/webapp/pixels.css diff --git a/src/front/pixels.js b/src/main/webapp/pixels.js similarity index 100% rename from src/front/pixels.js rename to src/main/webapp/pixels.js diff --git a/src/front/profil.css b/src/main/webapp/profil.css similarity index 100% rename from src/front/profil.css rename to src/main/webapp/profil.css diff --git a/src/front/test.json b/src/main/webapp/test.json similarity index 100% rename from src/front/test.json rename to src/main/webapp/test.json diff --git a/src/front/title-bar.css b/src/main/webapp/title-bar.css similarity index 100% rename from src/front/title-bar.css rename to src/main/webapp/title-bar.css diff --git a/src/front/utils.css b/src/main/webapp/utils.css similarity index 100% rename from src/front/utils.css rename to src/main/webapp/utils.css diff --git a/src/front/wallet.css b/src/main/webapp/wallet.css similarity index 100% rename from src/front/wallet.css rename to src/main/webapp/wallet.css