From 8ede26616988e2f2b15edee77a6437c38666ccd2 Mon Sep 17 00:00:00 2001 From: Nick Pegg Date: Thu, 18 Jan 2018 22:22:54 -0800 Subject: [PATCH] update config for rss/atom --- config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yml b/config.yml index 9aca07e..048e500 100644 --- a/config.yml +++ b/config.yml @@ -1,9 +1,15 @@ +author: Nick Pegg title: Nick Pegg # description: '' +full_url: https://nickpegg.com/ num_top_tags: 5 num_posts_per_page: 5 +feeds: + rss: True + atom: True + # Backward compatibility tunables compat: redirect_posty1_urls: True