diff options
author | EuAndreh <eu@euandre.org> | 2022-08-31 19:35:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-08-31 19:35:03 -0300 |
commit | 89e57a4cc46b7d910c60a39d433a5122798f9e70 (patch) | |
tree | 6bbe32bb9a60c18916f2501fe56a329642a40e42 /_includes | |
parent | _config.yml: Add v2/ and logs/ to exclude list (diff) | |
download | euandre.org-89e57a4cc46b7d910c60a39d433a5122798f9e70.tar.gz euandre.org-89e57a4cc46b7d910c60a39d433a5122798f9e70.tar.xz |
Replace website.git address with euandre.org.git address
Diffstat (limited to '')
-rw-r--r-- | _includes/public-inbox.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html index b38b998..6cda36f 100644 --- a/_includes/public-inbox.html +++ b/_includes/public-inbox.html @@ -8,20 +8,20 @@ <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">Comment</a> and see <a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">existing discussions</a> - | <a href="https://euandreh.xyz/website.git/tree/{{ page.path }}">view source</a> + | <a href="https://euandreh.xyz/euandre.org.git/tree/{{ page.path }}">view source</a> {% elsif page.lang == 'pt' %} <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">Comente</a> e veja <a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">as discussões existentes</a> - | <a href="https://euandreh.xyz/website.git/tree/{{ page.path }}">ver fonte</a> + | <a href="https://euandreh.xyz/euandre.org.git/tree/{{ page.path }}">ver fonte</a> {% elsif page.lang == 'fr' %} <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">Commenter</a> et afficher <a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">les discussion existantes</a> - | <a href="https://euandreh.xyz/website.git/tree/{{ page.path }}">voir source</a> + | <a href="https://euandreh.xyz/euandre.org.git/tree/{{ page.path }}">voir source</a> {% elsif page.lang == 'eo' %} <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20{{ page.title | uri_escape }}">Komentu</a> kaj <a href="https://lists.sr.ht/~euandreh/public-inbox?search={{ page.title | uri_escape }}">vidi ekzistantajn diskutojn</a> - | <a href="https://euandreh.xyz/website.git/tree/{{ page.path }}">vidu fontkodo</a> + | <a href="https://euandreh.xyz/euandre.org.git/tree/{{ page.path }}">vidu fontkodo</a> {% endif %} |