summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2023-02-21 09:01:10 +0100
committerLibravatar GitHub <noreply@github.com>2023-02-21 09:01:10 +0100
commitfa70ad757fad15628f8d6f4c872aa218467e4026 (patch)
tree06048d77c7c702cb5276a58d54aa9fe6fe6e3a32
parent[feature] Use Material theme for docs (#1535) (diff)
downloadgotosocial-fa70ad757fad15628f8d6f4c872aa218467e4026.tar.xz
[docs] Add site_url for absolute 404 page assets (#1544)
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 97b65a611..3cef1d6df 100644
--- 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