diff --git a/_config.yml b/_config.yml index 489dc29..454c970 100644 --- a/_config.yml +++ b/_config.yml @@ -20,6 +20,7 @@ sass: # Gems plugins: + - jekyll-feed - jekyll-paginate # - jemoji #Uncomment this to allow emoji in your post diff --git a/_includes/head.html b/_includes/head.html index 33d7680..f118213 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -18,4 +18,7 @@ + + + {% feed_meta %}