Skip to content

Commit

Permalink
Update Giscuss include
Browse files Browse the repository at this point in the history
  • Loading branch information
vercas committed Oct 28, 2023
1 parent 35a7ae1 commit 577d873
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions _includes/giscuss.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<script src="https://giscus.app/client.js"
<div class="comments">
<script src="https://giscus.app/client.js"
data-repo="vercas/vercas.github.io"
data-repo-id="MDEwOlJlcG9zaXRvcnk2MjQ1NTE0Nw=="
data-category="Comments"
Expand All @@ -13,4 +14,5 @@
data-loading="lazy"
crossorigin="anonymous"
async>
</script>
</script>
</div>

0 comments on commit 577d873

Please sign in to comment.