diff --git a/about.html b/about.html
index 94890be..c845140 100644
--- a/about.html
+++ b/about.html
@@ -64,30 +64,38 @@
>
Vehicles
-
-
+
+
-
+
+
-
+
diff --git a/js/addToURL.js b/js/addToURL.js
deleted file mode 100644
index e0a10f5..0000000
--- a/js/addToURL.js
+++ /dev/null
@@ -1,21 +0,0 @@
-function addHTML() {
-
- if (window.location.protocol == 'file:' || window.location.hostname == '127.0.0.1') {
- var filename = document.getElementById("addhtml")
- filename += ".html"
- document.getElementById("addhtml").href = filename;
- console.log(filename);
- return false;
- }
-}
-
-function addIndex() {
-
- if (window.location.protocol == 'file:' || window.location.hostname == '127.0.0.1') {
- var filename = document.getElementById("addindex")
- filename += "index.html"
- document.getElementById("addindex").href = filename;
- console.log(filename);
- return false;
- }
-}
\ No newline at end of file
diff --git a/navbar.html b/navbar.html
index f471def..6bcc103 100644
--- a/navbar.html
+++ b/navbar.html
@@ -42,26 +42,32 @@
>
Vehicles
-
-
-
\ No newline at end of file
+
diff --git a/news.html b/news.html
index ea1beae..d65c0b2 100644
--- a/news.html
+++ b/news.html
@@ -64,30 +64,37 @@
>
Vehicles
-
-
+
News
diff --git a/vehicles.html b/vehicles.html
index 09d3552..6645aca 100644
--- a/vehicles.html
+++ b/vehicles.html
@@ -64,30 +64,37 @@
>
Vehicles
-
-
+
Vehicles