We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2578d7 commit 0268a88Copy full SHA for 0268a88
mkdocs.yml
@@ -24,6 +24,21 @@ edit_uri: https://github.com/fcitx5-android/fcitx5-android.github.io/edit/master
24
25
copyright: Copyright © 2022 Fcitx5 for Android Team
26
27
+extra:
28
+ social:
29
+ - icon: simple/github
30
+ link: https://github.com/fcitx5-android
31
+ name: fcitx5-android on GitHub
32
+ - icon: simple/matrix
33
+ link: https://matrix.to/#/#fcitx5-android:mozilla.org
34
+ name: fcitx5-android on Matrix
35
+ - icon: simple/telegram
36
+ link: https://t.me/+hci-DrFVWUM3NTUx
37
+ name: fcitx5-android on Telegram
38
+ - icon: simple/trello
39
+ link: https://trello.com/w/fcitx5android
40
+ name: fcitx5-android on Trello
41
+
42
nav:
43
- 主页: index.md
44
- 安装: installation.md
0 commit comments