diff --git a/404.html b/404.html
index 6a071923..c3de64e3 100644
--- a/404.html
+++ b/404.html
@@ -255,7 +255,7 @@
-
+
- Podcasts
#9933CC
- JustGiving
#AD29B6
- Microsoft OneNote
#80397B
diff --git a/index.html b/index.html
index 6a071923..c3de64e3 100644
--- a/index.html
+++ b/index.html
@@ -255,7 +255,7 @@
-
+
- Podcasts
#9933CC
- JustGiving
#AD29B6
- Microsoft OneNote
#80397B
diff --git a/src/build.js b/src/build.js
index 40cb45ea..686426f3 100644
--- a/src/build.js
+++ b/src/build.js
@@ -84,7 +84,7 @@ var header = fs.readFileSync('./header.html', 'utf8');
var footer = fs.readFileSync('./footer.html', 'utf8');
// Build content
-var main = " ";
+var main = " ";
for (var i = 0; i < source.icons.length; i++) {
var fileName = source.icons[i].title.toLowerCase();