mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
feat: add gitalk option in config file
This commit is contained in:
@@ -304,6 +304,7 @@ gitalk:
|
|||||||
distractionFreeMode: false # Facebook-like distraction free mode.
|
distractionFreeMode: false # Facebook-like distraction free mode.
|
||||||
pagerDirection: last # Comment sorting direction, available values are last and first.
|
pagerDirection: last # Comment sorting direction, available values are last and first.
|
||||||
createIssueManually: false # Gitalk will create a corresponding github issue for your every single page automatically
|
createIssueManually: false # Gitalk will create a corresponding github issue for your every single page automatically
|
||||||
|
option:
|
||||||
|
|
||||||
# valine
|
# valine
|
||||||
# https://valine.js.org
|
# https://valine.js.org
|
||||||
|
|||||||
Reference in New Issue
Block a user