We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92dea5 commit e5c35d8Copy full SHA for e5c35d8
1 file changed
_includes/footer.html
@@ -40,6 +40,15 @@
40
{% endif %}
41
{% endif%}
42
</p>
43
+
44
+ <script src="https://utteranc.es/client.js"
45
+ repo="gitstua/gitstua.github.io"
46
+ issue-term="url"
47
+ theme="github-light"
48
+ crossorigin="anonymous"
49
+ async>
50
+ </script>
51
52
<!-- Please don't remove this, keep my open source work credited :) -->
53
<p class="theme-by text-muted">
54
Theme by
0 commit comments