summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Godwin2022-12-04 11:41:26 -0700
committerAndrew Godwin2022-12-04 11:41:26 -0700
commitccf0567f91b34bdc10136c9cc88be3c4ccf453bc (patch)
tree1cd8b21984d180ebe6d5800715afcc1dd77afc6a
parentd3e843b3a77f94d3d5843076a0f7d5a70370eb58 (diff)
downloadtakahe-ccf0567f91b34bdc10136c9cc88be3c4ccf453bc.tar.gz
takahe-ccf0567f91b34bdc10136c9cc88be3c4ccf453bc.tar.bz2
takahe-ccf0567f91b34bdc10136c9cc88be3c4ccf453bc.zip
Remove explicit baseurl
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 0052026..62352f8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -31,4 +31,3 @@ html_theme = "furo"
html_static_path = ["_static"]
html_logo = "../static/img/logo-128.png"
html_favicon = "../static/img/icon-32.png"
-html_baseurl = "https://docs.jointakahe.org/"