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