summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2022-11-17 15:04:35 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-17 15:04:35 +0100
commitc56998ff0568f7fa53665e8820fda211098ebac3 (patch)
tree81a99a94b3bff5e2557daf96cdf19f5da762b143 /mkdocs.yml
parent[chore] Replace blocking Floc with Topics. (#1068) (diff)
downloadgotosocial-c56998ff0568f7fa53665e8820fda211098ebac3.tar.xz
[docs] add account domain documentation (#1065)
* [docs] add account domain documentation * add note about parent/subdomain
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index e6b5c996c..320fcb2ad 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -28,6 +28,7 @@ nav:
- "installation_guide/caddy.md"
- "installation_guide/third_party.md"
- "installation_guide/websocket.md"
+ - "installation_guide/advanced.md"
- "Configuration":
- "configuration/index.md"
- "configuration/general.md"