Skip to content

Commit

Permalink
feat: use giscus as comment system
Browse files Browse the repository at this point in the history
  • Loading branch information
winglim committed Oct 8, 2021
1 parent f0ae911 commit 02d274b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion exampleSite/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,14 @@ params:
# Comments settings
comments:
enabled: true
provider: disqus
provider: giscus

giscus:
repo: WingLim/hugo-tania
id: MDEwOlJlcG9zaXRvcnkzMTYyNjQzMDc=
category:
name: Comments
id: DIC_kwDOEtnPc84B_WKP

menu:
header:
Expand Down

0 comments on commit 02d274b

Please sign in to comment.