Skip to content

Commit

Permalink
feat: websit add comment feature
Browse files Browse the repository at this point in the history
  • Loading branch information
WGrape committed Sep 24, 2022
1 parent 9949b90 commit 5216151
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Expand Up @@ -536,5 +536,12 @@ <h3 style="margin: 0;padding: 0 0 5px 0;font-weight: 100;">All token types</h3>
}, 100);

</script>
<script src="https://utteranc.es/client.js"
repo="wgrape/WGrape.github.io"
issue-term="title"
theme="github-light"
crossorigin="anonymous"
async>
</script>
</body>
</html>

0 comments on commit 5216151

Please sign in to comment.