Tag the comments automatically
This commit is contained in:
parent
e189cc3169
commit
f20bffe3da
@ -53,9 +53,10 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat
|
|||||||
|
|
||||||
{# Comments only on blog posts #}
|
{# Comments only on blog posts #}
|
||||||
{% if page.description and page.date %}
|
{% if page.description and page.date %}
|
||||||
<br><hr>
|
<br>
|
||||||
<script src="https://utteranc.es/client.js" repo="ewpratten/va3zza.com" issue-term="title" theme="github-light"
|
<hr>
|
||||||
crossorigin="anonymous" async>
|
<script src="https://utteranc.es/client.js" repo="ewpratten/va3zza.com" issue-term="title" label="comment"
|
||||||
|
theme="github-light" crossorigin="anonymous" async>
|
||||||
</script>
|
</script>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user