Skip to content

Commit b683bde

Browse files
committed
Merge branch 'PJ-568-master'
2 parents c409f60 + 7fc56ca commit b683bde

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

include/schema/common/comment.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
{
1717
"$ref": "/comment/facebook.json"
1818
},
19+
{
20+
"$ref": "/comment/giscus.json"
21+
},
1922
{
2023
"$ref": "/comment/gitalk.json"
2124
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"bulma-stylus": "0.8.0",
3131
"deepmerge": "^4.3.1",
3232
"hexo": "^7.1.1",
33-
"hexo-component-inferno": "^3.0.0",
33+
"hexo-component-inferno": "^3.1.0",
3434
"hexo-log": "^4.1.0",
3535
"hexo-pagination": "^3.0.0",
3636
"hexo-renderer-inferno": "^1.0.2",

0 commit comments

Comments
 (0)