gitalk Fixed

This commit is contained in:
Cookiekira 2021-09-12 22:15:16 +08:00
parent 00bba4bbd5
commit c6ce50fdcc
2 changed files with 1 additions and 3 deletions

View File

@ -51,7 +51,7 @@ params:
comments:
enabled: true
provider: disqusjs
provider: disqus
disqusjs:
shortname:
@ -117,7 +117,6 @@ params:
repo:
clientID:
clientSecret:
id: location.pathname, # Ensure uniqueness and length less than 50
widgets:
enabled:

View File

@ -18,7 +18,6 @@ features = [
"darkmode",
"table of contents",
"search",
"gitalk",
]
min_version = "0.78.0"