Remove explicit baseurl

This commit is contained in:
Andrew Godwin 2022-12-04 11:41:26 -07:00
parent d3e843b3a7
commit ccf0567f91

View file

@ -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/"