We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c409f60 + 7fc56ca commit b683bdeCopy full SHA for b683bde
include/schema/common/comment.json
@@ -16,6 +16,9 @@
16
{
17
"$ref": "/comment/facebook.json"
18
},
19
+ {
20
+ "$ref": "/comment/giscus.json"
21
+ },
22
23
"$ref": "/comment/gitalk.json"
24
package.json
@@ -30,7 +30,7 @@
30
"bulma-stylus": "0.8.0",
31
"deepmerge": "^4.3.1",
32
"hexo": "^7.1.1",
33
- "hexo-component-inferno": "^3.0.0",
+ "hexo-component-inferno": "^3.1.0",
34
"hexo-log": "^4.1.0",
35
"hexo-pagination": "^3.0.0",
36
"hexo-renderer-inferno": "^1.0.2",
0 commit comments