diff --git a/index.html b/index.html
index 689ca35..a57eb28 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
-
-
+
+
Nye Evans Portfolio
diff --git a/pages/CVPage.css b/pages/CVPage.css
index 7154885..167dcc2 100644
--- a/pages/CVPage.css
+++ b/pages/CVPage.css
@@ -10,7 +10,8 @@ body{
color: #ffd256;
font-family: "roboto";
background-color: #181818;
-
+
+ line-height: 1.3;
}
h1{
diff --git a/pages/autoScroll.js b/scripts/autoScroll.js
similarity index 100%
rename from pages/autoScroll.js
rename to scripts/autoScroll.js
diff --git a/pages/gallery.js b/scripts/gallery.js
similarity index 100%
rename from pages/gallery.js
rename to scripts/gallery.js
diff --git a/pages/siteTitle.js b/scripts/siteTitle.js
similarity index 100%
rename from pages/siteTitle.js
rename to scripts/siteTitle.js