From ccf0567f91b34bdc10136c9cc88be3c4ccf453bc Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sun, 4 Dec 2022 11:41:26 -0700 Subject: Remove explicit baseurl --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) 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/" -- cgit v1.2.3