diff --git a/_includes/head.html b/_includes/head.html index 47057b5..3450b1d 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,7 +6,10 @@ {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - + + + + diff --git a/_layouts/default.html b/_layouts/default.html index e4ab96f..d2ceb9c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,6 +15,8 @@ {% include footer.html %} + +