add comment if
This commit is contained in:
parent
99cd20d345
commit
c4bf4abb20
@ -279,9 +279,11 @@ Never add the generated public key from step 2 to gitea.</p>
|
||||
Email me if you need help.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
<script src="https://utteranc.es/client.js" repo="rowan.a.tl/website-comments" issue-term="pathname" theme="github-light" crossorigin="anonymous" async>
|
||||
</script>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
@ -9,6 +9,7 @@
|
||||
$body$
|
||||
</section>
|
||||
</article>
|
||||
$if(comment)$
|
||||
<script src="https://utteranc.es/client.js"
|
||||
repo="rowan.a.tl/website-comments"
|
||||
issue-term="pathname"
|
||||
@ -16,3 +17,4 @@
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
||||
$endif$
|
||||
|
Loading…
x
Reference in New Issue
Block a user