base site
This commit is contained in:
10
_includes/comments.html
Normal file
10
_includes/comments.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!-- unnecessary file, however you can still use for comment section, e.g disqus -->
|
||||
<script
|
||||
src="https://utteranc.es/client.js"
|
||||
repo="username/reponame"
|
||||
issue-term="pathname"
|
||||
label="✨ comment ✨"
|
||||
theme="github-light"
|
||||
crossorigin="anonymous"
|
||||
async
|
||||
></script>
|
Reference in New Issue
Block a user