commit fa70ad757fad15628f8d6f4c872aa218467e4026 parent 40eea3b4097019a5eaca65968cc249ed564e0023 Author: f0x52 <f0x@cthu.lu> Date: Tue, 21 Feb 2023 09:01:10 +0100 [docs] Add site_url for absolute 404 page assets (#1544) Diffstat:
M | mkdocs.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/mkdocs.yml b/mkdocs.yml @@ -1,4 +1,5 @@ site_name: GoToSocial Documentation +site_url: https://docs.gotosocial.org theme: name: material language: en