From 06dba0fd3133d5b40569dbc9db94c3dba370f2a1 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 13 Apr 2016 10:32:10 -0400 Subject: Add a link to bitbucket code too. --- conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.py b/conf.py index f0d04fa..e03c84e 100644 --- a/conf.py +++ b/conf.py @@ -137,6 +137,7 @@ NAVIGATION_LINKS = { ("https://unit193.net/icebox/", "Icebox"), ("http://xebian.org/", "Xebian"), ("https://loki.unit193.net/cgit/", "Code"), + ("https://bitbucket.org/unit193/", "Bitbucket"), ("https://launchpad.net/~unit193/", "Launchpad"), # ("/rss.xml", "RSS feed"), ), -- cgit v1.2.3