diff --git a/_layouts/default.html b/_layouts/default.html index 404953d..529ecfc 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -13,6 +13,7 @@ {% seo %} + {% feed_meta %}
{% if jekyll.environment == "development" %} @@ -24,4 +25,4 @@ {% include footer.html %} -