diff options
Diffstat (limited to '_includes/public-inbox.html')
-rw-r--r-- | _includes/public-inbox.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html index a630d50..aaeff37 100644 --- a/_includes/public-inbox.html +++ b/_includes/public-inbox.html @@ -1,12 +1,12 @@ {% if page.lang == 'en' %} - Have a comment on this post? Start a discussion in my + Do you have a comment on this post? Start a discussion in my <a href="https://lists.sr.ht/~euandreh/public-inbox">public inbox</a> by sending an email to <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">~euandreh/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/~euandreh/public-inbox?search={{ page.title | uri_escape }}">existing discussions</a>. {% elsif page.lang == 'pt' %} - Tem um comentário sobre essa postagem? Comece uma discussão na minha + Você tem um comentário sobre essa postagem? Comece uma discussão na minha <a href="https://lists.sr.ht/~euandreh/public-inbox">caixa de entrada pública</a> mandando um email para <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">~euandreh/public-inbox@lists.sr.ht</a> |