diff --git a/index.html b/index.html index 173089c..99b20de 100644 --- a/index.html +++ b/index.html @@ -1,24 +1,27 @@ - - Weather App - - - - -

Weather App

-
- - - - -
-
-
-

Current Weather Conditions

-
-
-
- - + + + Weather App + + + + + +

Weather App

+
+ + + + +
+
+
+

Current Weather Conditions

+
+
+
+ + + \ No newline at end of file diff --git a/app.js b/js/app.js similarity index 100% rename from app.js rename to js/app.js