🔧 Chore: use specific discussion number for friends giscus

This commit is contained in:
Cell
2022-05-18 14:03:17 +08:00
parent bb7763b305
commit a067d7bcd0
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -6,7 +6,10 @@ description: "Friends tempalate demo of FixIt theme"
keywords:
- Hugo
- friends tempalate
comment: true
comment:
giscus:
mapping: "number"
term: "120"
---
---
+4 -1
View File
@@ -6,7 +6,10 @@ description: "FixIt 主题的友链模板 Demo"
keywords:
- Hugo
- 友情链接
comment: true
comment:
giscus:
mapping: "number"
term: "120"
---
---