From 95773aa3c37ee7f207ed6c9c17cb4b82b6765ca9 Mon Sep 17 00:00:00 2001 From: WhiredPlanck Date: Thu, 15 Sep 2022 23:20:59 +0800 Subject: [PATCH] Direct the `repo_url` to the fcitx5-android repository ... ... instead of this doc repository. Also put the `repo_*` sections on the top of the `nav` section to prevent future growing navigation table from affecting the "visibility" of them. --- mkdocs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 831f57c..eeca50e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -17,11 +17,13 @@ theme: - navigation.top site_url: https://fcitx5-android.github.io +repo_name: fcitx5-android +repo_url: https://github.com/fcitx5-android/fcitx5-android + nav: - 主页: index.md - 安装: installation.md - 常见问题: faq.md -repo_url: https://github.com/fcitx5-android/fcitx5-android.github.io markdown_extensions: - toc: