Update theme (#6)
This commit is contained in:
parent
eb96a295a0
commit
10fb92d5b2
3 changed files with 20 additions and 1 deletions
8
layouts/partials/comments.html
Normal file
8
layouts/partials/comments.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<script src="https://utteranc.es/client.js"
|
||||
repo="mscipio/mscipio.github.io"
|
||||
issue-term="pathname"
|
||||
label="Comment"
|
||||
theme="dark-blue"
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue