feat: add contact us
parent
7e2129e30c
commit
5b2f17d271
|
@ -30,6 +30,9 @@ paginateWindow = 1
|
|||
taxoPaginate = 13
|
||||
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"
|
||||
|
||||
# comment
|
||||
|
|
|
@ -36,6 +36,8 @@ footer:
|
|||
link: https://t.me/MtFwiki
|
||||
- title: QQ Group
|
||||
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
||||
- title: e-mail
|
||||
link: mailto:mtfwiki@estela.cn
|
||||
contents:
|
||||
align: left
|
||||
applySinglePageCss: true
|
||||
|
|
|
@ -36,6 +36,8 @@ footer:
|
|||
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
||||
- title: Telegram
|
||||
link: https://t.me/MtFwiki
|
||||
- title: e-mail
|
||||
link: mailto:mtfwiki@estela.cn
|
||||
contents:
|
||||
align: left
|
||||
applySinglePageCss: true
|
||||
|
|
|
@ -36,6 +36,8 @@ footer:
|
|||
link: https://jq.qq.com/?_wv=1027&k=O9hgBAFz
|
||||
- title: Telegram
|
||||
link: https://t.me/MtFwiki
|
||||
- title: e-mail
|
||||
link: mailto:mtfwiki@estela.cn
|
||||
contents:
|
||||
align: left
|
||||
applySinglePageCss: true
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 896d3330102c0e3429e2e188e6dfe6b837d15376
|
||||
Subproject commit 6144e4693cf15c8368e6a6d86289461fb16317d8
|
Loading…
Reference in New Issue