chore(comment): add Valine config for exampleSite
This commit is contained in:
@@ -217,9 +217,9 @@ enableEmoji = true
|
|||||||
clientSecret = ""
|
clientSecret = ""
|
||||||
# Valine Comment Config (https://github.com/xCss/Valine)
|
# Valine Comment Config (https://github.com/xCss/Valine)
|
||||||
[languages.en.params.comment.valine]
|
[languages.en.params.comment.valine]
|
||||||
enable = false
|
enable = true
|
||||||
appId = ""
|
appId = "QGzwQXOqs5JOhN4RGPOkR2mR-MdYXbMMI"
|
||||||
appKey = ""
|
appKey = "WBmoGyJtbqUswvfLh6L8iEBr"
|
||||||
placeholder = "Your comment ..."
|
placeholder = "Your comment ..."
|
||||||
notify = false
|
notify = false
|
||||||
verify = true
|
verify = true
|
||||||
@@ -432,9 +432,9 @@ enableEmoji = true
|
|||||||
clientSecret = ""
|
clientSecret = ""
|
||||||
# Valine 评论系统设置 (https://github.com/xCss/Valine)
|
# Valine 评论系统设置 (https://github.com/xCss/Valine)
|
||||||
[languages.zh-cn.params.comment.valine]
|
[languages.zh-cn.params.comment.valine]
|
||||||
enable = false
|
enable = true
|
||||||
appId = ""
|
appId = "QGzwQXOqs5JOhN4RGPOkR2mR-MdYXbMMI"
|
||||||
appKey = ""
|
appKey = "WBmoGyJtbqUswvfLh6L8iEBr"
|
||||||
placeholder = "你的评论 ..."
|
placeholder = "你的评论 ..."
|
||||||
notify = false
|
notify = false
|
||||||
verify = true
|
verify = true
|
||||||
@@ -649,9 +649,9 @@ enableEmoji = true
|
|||||||
clientSecret = ""
|
clientSecret = ""
|
||||||
# Valine Comment Config (https://github.com/xCss/Valine)
|
# Valine Comment Config (https://github.com/xCss/Valine)
|
||||||
[languages.fr.params.comment.valine]
|
[languages.fr.params.comment.valine]
|
||||||
enable = false
|
enable = true
|
||||||
appId = ""
|
appId = "QGzwQXOqs5JOhN4RGPOkR2mR-MdYXbMMI"
|
||||||
appKey = ""
|
appKey = "WBmoGyJtbqUswvfLh6L8iEBr"
|
||||||
placeholder = "Votre commentaire ..."
|
placeholder = "Votre commentaire ..."
|
||||||
notify = false
|
notify = false
|
||||||
verify = true
|
verify = true
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.dark-theme .v *,.dark-theme .v .vwrap input,.dark-theme .v .vwrap input::placeholder,.dark-theme .v .veditor,.dark-theme .v .veditor::placeholder,.dark-theme .v a,.dark-theme .v a:hover{color:rgba(255,255,255,0.75);opacity:1}.dark-theme .v .vbtn{color:rgba(255,255,255,0.75);background:#333;border:none}.dark-theme .v .vbtn:hover{color:#3090e4;border-color:#3090e4}.dark-theme .v .vlist .vcard .vhead .vsys{background:#333}.dark-theme .v code,.dark-theme .v pre{background:#272C34}.v code,.v pre{text-align:left}
|
||||||
|
|
||||||
|
/*# sourceMappingURL=dark.css.map */
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{"Target":"lib/valine/dark.css","MediaType":"text/css","Data":{}}
|
||||||
Reference in New Issue
Block a user