diff --git a/_includes/header.liquid b/_includes/header.liquid index b322707..1ffca90 100644 --- a/_includes/header.liquid +++ b/_includes/header.liquid @@ -2,7 +2,7 @@
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 {{ page.title }} | {{ site.title }} - {{ site.tagline }} {% endif %} - - + +