diff --git a/_config.yml b/_config.yml index 963599c..8c8143a 100644 --- a/_config.yml +++ b/_config.yml @@ -44,3 +44,5 @@ markdown: kramdown theme: jekyll-theme-midnight +plugins: + - jekyll-feed diff --git a/_includes/head.html b/_includes/head.html index d1a3e28..80c7470 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -21,4 +21,6 @@ + {% feed_meta %} +