blog/layouts/partials/comments.html
Sergio Durigan Junior aa6b714a94 Add new "comment" system (based on lists.sr.ht)
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2023-05-08 13:43:27 -04:00

3 lines
517 B
HTML

<section class="comments block">
<small>Have a comment? Start a discussion in my <a href="https://lists.sr.ht/~sergiodj/public-inbox">public inbox</a> by sending an email to <a href="mailto:~sergiodj/public-inbox@lists.sr.ht?Subject=Re: {{ .Title }}">~sergiodj/public-inbox@lists.sr.ht</a> [<a href="https://man.sr.ht/lists.sr.ht/etiquette.md">mailing list etiquette</a>], or see <a href="https://lists.sr.ht/~sergiodj/public-inbox?search={{ replace .Title " " "+" }}">existing discussions</a>.</small>
</section>