From 4c85580e49e277cc6db419ad7cee0421f30845cc Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Tue, 10 May 2022 17:46:28 +0100 Subject: [PATCH] Update config --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index a5baba764..05807b2f1 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,7 +2,7 @@ title: Dendrite description: >- Second-generation Matrix homeserver written in Go! baseurl: "/dendrite" # the subpath of your site, e.g. /blog -url: "https://matrix-org.github.io/dendrite/" +url: "" twitter_username: matrixdotorg github_username: matrix-org remote_theme: just-the-docs/just-the-docs