diff --git a/sigal/sigal.conf.py b/sigal/sigal.conf.py index f70ad5a4..41f44f3b 100644 --- a/sigal/sigal.conf.py +++ b/sigal/sigal.conf.py @@ -162,7 +162,8 @@ use_assets_cdn = False # A list of links (tuples (title, URL)) # links = [('Example link', 'http://example.org'), # ('Another link', 'http://example.org')] -links = [('back to duckland.org home page', 'http://www.duckland.org')] +#links = [('back to duckland.org home page', 'http://www.duckland.org')] +links = [('back to duckland.org home page', '/')] # Google Analytics tracking code (UA-xxxx-x) # google_analytics = ''