From d01799972209f6975c4ec984427563bf750eb6c6 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Sun, 25 Oct 2015 15:05:04 +0100 Subject: [PATCH] Add a RSS link --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 4d25f211..34906611 100644 --- a/_config.yml +++ b/_config.yml @@ -34,6 +34,7 @@ github: # Navigation navigation_pages: + RSS: '/atom.xml' Archive: '/archive.html' contact: '/contact.html'