summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-04-13 10:32:10 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-04-13 10:32:10 -0400
commit06dba0fd3133d5b40569dbc9db94c3dba370f2a1 (patch)
tree8bdbf166a29cdfa86241fc1ac8a7244e86f74025
parent5f50fad2f6d43aa33e69e0795a06a0a8a412f07f (diff)
downloadunit193.net-06dba0fd3133d5b40569dbc9db94c3dba370f2a1.tar.bz2
unit193.net-06dba0fd3133d5b40569dbc9db94c3dba370f2a1.tar.xz
unit193.net-06dba0fd3133d5b40569dbc9db94c3dba370f2a1.tar.zst
Add a link to bitbucket code too.
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
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"),
),