diff options
| author | 2022-11-17 15:04:35 +0100 | |
|---|---|---|
| committer | 2022-11-17 15:04:35 +0100 | |
| commit | c56998ff0568f7fa53665e8820fda211098ebac3 (patch) | |
| tree | 81a99a94b3bff5e2557daf96cdf19f5da762b143 /mkdocs.yml | |
| parent | [chore] Replace blocking Floc with Topics. (#1068) (diff) | |
| download | gotosocial-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.yml | 1 |
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" |
