Skip to content

Commit db011f7

Browse files
authored
add utterences
1 parent 9a0561a commit db011f7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@
2222
});
2323
</script>
2424

25+
<script src="https://utteranc.es/client.js"
26+
repo="gitstua/gitstua.github.io"
27+
issue-term="url"
28+
theme="github-light"
29+
crossorigin="anonymous"
30+
async>
31+
</script>
32+
2533
<div class="row">
2634
<div class="col-sm-12">
2735
<div class="text-center">

0 commit comments

Comments
 (0)