aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_includes/public-inbox.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html
index 2684501..824a694 100644
--- a/_includes/public-inbox.html
+++ b/_includes/public-inbox.html
@@ -2,21 +2,21 @@
Do you have a comment on this text?
<a href="mailto:eu@euandre.org">Email me</a>
directly or start a discussion in my
- <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">public inbox</a>,
+ <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=RE%3A%20{{ page.title | uri_escape }}">public inbox</a>,
or see
<a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">existing discussions</a>.
{% elsif page.lang == 'pt' %}
Você tem um comentário sobre esse texto?
<a href="mailto:eu@euandre.org">Me mande um email</a>
diretamente ou comece uma discussão na minha
- <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">caixa de entrada pública</a>,
+ <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=RE%3A%20{{ page.title | uri_escape }}">caixa de entrada pública</a>,
ou procure por
<a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">discussões existentes</a>.
{% elsif page.lang == 'fr' %}
Avez-vous des commentaires à propos de cette text?
<a href="mailto:eu@euandre.org">Envoyez-moi un email</a>
directement ou commencer une discussiòn dans ma
- <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">boîte de récepcion publique</a>,
+ <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=RE%3A%20{{ page.title | uri_escape }}">boîte de récepcion publique</a>,
ou rechèrche les
<a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">discussion existantes</a>.
{% endif %}