diff --git a/conf.py b/conf.py index e6fd64bd..ac5852cb 100644 --- a/conf.py +++ b/conf.py @@ -16,14 +16,14 @@ NAVIGATION_LINKS = { ('/stories/about.html', 'About me'), ('/stories/privacy.html', 'Privacy'), ('/photos/', 'Photos'), - #( - #( - #('http://www.donaldharper.com', 'My Photo Blog'), - #('http://p365.donaldharper.com', 'My Attempt at a Project 365'), - #('http://www.duckland.org', 'My Personal and Tech Blog'), - #), - #'My Sites' - #), + ( + ( + #('http://www.donaldharper.com', 'My Photo Blog'), + ('http://p365.donaldharper.com', 'My Attempt at a Project 365'), + ('http://www.duckland.org', 'My Personal and Tech Blog'), + ), + 'My Sites' + ), ( ( ('https://twitter.com/duckunix', 'My Twitter'),