diff --git a/_includes/head.html b/_includes/head.html
index 4784b6c..15040a7 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -22,11 +22,11 @@
-
+
-
-
-
-
+
+
+
+
\ No newline at end of file
diff --git a/start.sh b/start.sh
index 038b838..fa00d66 100755
--- a/start.sh
+++ b/start.sh
@@ -1,3 +1,3 @@
#!/bin/bash
bundle install
-bundle exec jekyll serve
+bundle exec jekyll serve
\ No newline at end of file