Skip to content

Commit

Permalink
feat: comment using utteranc
Browse files Browse the repository at this point in the history
  • Loading branch information
alswl committed May 5, 2023
1 parent 4fed879 commit 29028f6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions layouts/partials/comments.html
@@ -0,0 +1,11 @@
{{- /* Comments area start */ -}}
{{- /* to add comments read => https://gohugo.io/content-management/comments/ */ -}}
{{- /* Comments area end */ -}}

<script src="https://utteranc.es/client.js"
repo="alswl/en.blog.alswl.com"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
async>
</script>

0 comments on commit 29028f6

Please sign in to comment.