diff --git a/_layouts/default.html b/_layouts/default.html
index 6a8d087..eefb7db 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,6 +1,7 @@
-
+
+
@@ -8,28 +9,31 @@
{% feed_meta %}
-
-
+
+
+
-
-
-
-
-
- {% for page in site.pages %}
- {% if page.url contains ".html" %}
- {% unless page.tags contains "dontlink" %}
+
+
+
+
+
+ {% for page in site.pages %}
+ {% if page.url contains ".html" %}
+ {% unless page.tags contains "dontlink" %}
{{ page.title }}
- {% endunless %}
- {% endif %}
- {% endfor %}
- GitHub
-
-
- {{ content }}
+ {% endunless %}
+ {% endif %}
+ {% endfor %}
+ GitHub
+
+
+ {{ content }}
-
+
-
-
+
+
+