-
+
{{ site.title }}
diff --git a/_includes/page_start.liquid b/_includes/page_start.liquid
index 4a94093..b478875 100644
--- a/_includes/page_start.liquid
+++ b/_includes/page_start.liquid
@@ -31,15 +31,15 @@ Support for OpenGraph
{% endif %}
{% if page.opengraph.image != nil %}
-
+
{% else %}
-
+
{% endif %}
{% if page.opengraph.audio != nil %}
-
+
{% endif %}
{% if page.opengraph.video != nil %}
-
+
{% endif %}
{% if page.title == nil %}
@@ -48,6 +48,6 @@ Support for OpenGraph