Skip to content

Commit 1bc66e3

Browse files
committed
feat: adding giscus as comment system
1 parent 0896a27 commit 1bc66e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ rssFullContent = true
2020
favicon = "favicons/"
2121
customCss = ["css/custom.css"]
2222

23+
[params.giscus]
24+
repo = "spindev/spindev.github.io"
25+
repoID = "R_kgDOIhKBpA"
26+
category = "General"
27+
categoryID = "DIC_kwDOIhKBpM4CsH2C"
28+
2329
[[params.socialIcons]]
2430
icon = "fab fa-github"
2531
title = "GitHub"

0 commit comments

Comments
 (0)