mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Make comments only appear if I've posted about the page
This commit is contained in:
parent
ecc9cd58bf
commit
5425243f3b
@ -25,13 +25,10 @@
|
||||
{{ content }}
|
||||
</div>
|
||||
</article>
|
||||
{% if page.commentid %}
|
||||
<div id="comments" class="comments">
|
||||
<h2>Comments</h2>
|
||||
{% unless page.commentid %}
|
||||
<div class="reference">
|
||||
Comments are handled by my <a href='https://tech.lgbt/@Tomhodson'>Mastodon account</a>.
|
||||
</div>
|
||||
{% endunless %}
|
||||
{% endif %}
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user