diff --git a/_includes/default_head_tags.html b/_includes/default_head_tags.html
index 847b985..36139a6 100644
--- a/_includes/default_head_tags.html
+++ b/_includes/default_head_tags.html
@@ -4,31 +4,26 @@
-
+
Tom Hodson - {{ page.title }}
-
+
+
+
-
-
+
+
+
+
+
{% if page.excerpt %}
-
{% endif %}
-
-
-
-
-
-
-
-
-
-
+
{% if page.social_image %}
{% assign image = page.social_image %}
{% elsif page.image %}
@@ -48,18 +43,10 @@
{% endif %}
{% if image %}
-
-
-
-
-
-
{% if alt %}
-
{% endif %}
{% endif %}