diff options
| author | 2025-02-28 16:10:16 -0800 | |
|---|---|---|
| committer | 2025-02-28 16:10:16 -0800 | |
| commit | d73acc70d5d7571e2171b6d57ea21adca0669e8e (patch) | |
| tree | 2d294d1cb6ac99894271c86a3a5bfc0377a3d92e /mkdocs.yml | |
| parent | [feature] Added an extra CSS class name to the About This Instance and Regist... (diff) | |
| download | gotosocial-d73acc70d5d7571e2171b6d57ea21adca0669e8e.tar.xz | |
Document importing posts (#3844)
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 5e88551ef..f8f9797be 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -81,6 +81,7 @@ nav: - "user_guide/password_management.md" - "user_guide/rss.md" - "user_guide/migration.md" + - "user_guide/importing_posts.md" - "Getting Started": - "getting_started/index.md" - "getting_started/releases.md" |
