From 24ec58d573405c740239b9e96437c5968d037dce Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 5 Feb 2020 22:17:02 -0300 Subject: DIY jekyll-seo-tag --- _includes/public-inbox.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _includes/public-inbox.html (limited to '_includes/public-inbox.html') diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html new file mode 100644 index 0000000..478eac6 --- /dev/null +++ b/_includes/public-inbox.html @@ -0,0 +1,15 @@ +{% if page.lang == 'en' %} + Have a comment on this post? Start a discussion in my + public inbox + by sending an email to + ~euandreh/public-inbox@lists.sr.ht + [mailing list etiquette], + or see existing discussions. +{% elsif page.lang == 'pt' %} + Tem um comentário sobre essa postagem? Comece uma discussão na minha + caixa de entrada pública + mandando um email para + ~euandreh/public-inbox@lists.sr.ht + [etiqueta da lista de email (em inglês)], + ou procure por discussões existentes. +{% endif %} -- cgit v1.2.3