feat: add contact us
parent
7e2129e30c
commit
5b2f17d271
|
@ -30,6 +30,9 @@ paginateWindow = 1
|
||||||
taxoPaginate = 13
|
taxoPaginate = 13
|
||||||
taxoGroupByDate = "2006" # "2006-01": group by month, "2006": group by year
|
taxoGroupByDate = "2006" # "2006-01": group by month, "2006": group by year
|
||||||
|
|
||||||
|
enableContactUs = true
|
||||||
|
email = "mtfwiki@estela.cn"
|
||||||
|
|
||||||
github = "https://github.com/mtf-wiki/MtF-Wiki"
|
github = "https://github.com/mtf-wiki/MtF-Wiki"
|
||||||
|
|
||||||
# comment
|
# comment
|
||||||
|
|
|
@ -36,6 +36,8 @@ footer:
|
||||||
link: https://t.me/MtFwiki
|
link: https://t.me/MtFwiki
|
||||||
- title: QQ Group
|
- title: QQ Group
|
||||||
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
||||||
|
- title: e-mail
|
||||||
|
link: mailto:mtfwiki@estela.cn
|
||||||
contents:
|
contents:
|
||||||
align: left
|
align: left
|
||||||
applySinglePageCss: true
|
applySinglePageCss: true
|
||||||
|
|
|
@ -36,6 +36,8 @@ footer:
|
||||||
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
||||||
- title: Telegram
|
- title: Telegram
|
||||||
link: https://t.me/MtFwiki
|
link: https://t.me/MtFwiki
|
||||||
|
- title: e-mail
|
||||||
|
link: mailto:mtfwiki@estela.cn
|
||||||
contents:
|
contents:
|
||||||
align: left
|
align: left
|
||||||
applySinglePageCss: true
|
applySinglePageCss: true
|
||||||
|
|
|
@ -36,6 +36,8 @@ footer:
|
||||||
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
||||||
- title: Telegram
|
- title: Telegram
|
||||||
link: https://t.me/MtFwiki
|
link: https://t.me/MtFwiki
|
||||||
|
- title: e-mail
|
||||||
|
link: mailto:mtfwiki@estela.cn
|
||||||
contents:
|
contents:
|
||||||
align: left
|
align: left
|
||||||
applySinglePageCss: true
|
applySinglePageCss: true
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 896d3330102c0e3429e2e188e6dfe6b837d15376
|
Subproject commit 6144e4693cf15c8368e6a6d86289461fb16317d8
|
Loading…
Reference in New Issue