From 6f486d43ef20a90d3bf952406c4f0a2ef357551a Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Fri, 18 Mar 2011 17:05:36 -0400 Subject: [PATCH] Blog config --- sphinx/conf.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sphinx/conf.py b/sphinx/conf.py index 745c8b8..34060e2 100644 --- a/sphinx/conf.py +++ b/sphinx/conf.py @@ -214,8 +214,9 @@ latex_documents = [ # RSS feed # -------- feed_base_url = 'http://neuro.debian.net/blog' -feed_title = "Debian for neuroscience and neuroscience in Debian" -feed_description = "Debian for neuroscience and neuroscience in Debian" +feed_title = "NeuroDebian Insider" +feed_subtitle = "This solves all your problems" +feed_description = "A blog about using the ultimate operating system in neuroscience research" feed_variants = {'planetdebian': {'filename': 'debian-planet.xml', 'tag': 'debian'}, 'all': {'filename': 'all.xml', 'tag': None}} -- 2.39.5