diff --git a/_config-dev.yml b/_config-dev.yml index 96d4ec6..7115213 100644 --- a/_config-dev.yml +++ b/_config-dev.yml @@ -16,6 +16,7 @@ author: plugins: - jekyll-paginate - jemoji + - jekyll-feed # Serving host: localhost diff --git a/_config.yml b/_config.yml index cbfa7c9..c03182a 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,7 @@ author: plugins: - jekyll-paginate - jemoji + - jekyll-feed # Serving host: blog.neophyte.me diff --git a/_includes/head.html b/_includes/head.html index f6b1daf..babde42 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,5 +1,6 @@
+