diff options
author | EuAndreh <eu@euandre.org> | 2020-10-23 10:34:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-23 10:34:04 -0300 |
commit | 11494b6c6306a5b0b7138d66b0e52d873ca789b5 (patch) | |
tree | 6a1362b148b735100084079bbd40feaed65fb784 | |
parent | Use site.tld for referencing TLD address, and site.author.email for email (diff) | |
download | euandre.org-11494b6c6306a5b0b7138d66b0e52d873ca789b5.tar.gz euandre.org-11494b6c6306a5b0b7138d66b0e52d873ca789b5.tar.xz |
Point to git.euandreh.xyz instead of git.sr.ht/~euandreh
-rw-r--r-- | _config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 5eb7ced..7d74177 100644 --- a/_config.yml +++ b/_config.yml @@ -167,11 +167,11 @@ t: fr: "Icône de verrouillage" footer: en: >- - The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://git.sr.ht/~euandreh/website">code</a> is <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">AGPLv3 or later</a>. Patches welcome. + The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://git.euandreh.xyz/website">code</a> is <a href="https://git.euandreh.xyz/website/tree/LICENSE">AGPLv3 or later</a>. Patches welcome. pt: >- - O conteúdo deste site é licenciado sob a licença <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.pt">CC BY-SA 4.0</a>. O <a href="https://git.sr.ht/~euandreh/website">código</a> é <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">AGPLv3 ou versões maiores</a>. Patches bem-vindas. + O conteúdo deste site é licenciado sob a licença <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.pt">CC BY-SA 4.0</a>. O <a href="https://git.euandreh.xyz/website">código</a> é <a href="https://git.euandreh.xyz/website/tree/LICENSE">AGPLv3 ou versões maiores</a>. Patches bem-vindas. fr: >- - Le contenu de cette site est sous la licence <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">CC BY-SA 4.0</a>. Le <a href="https://git.sr.ht/~euandreh/website">code</a> est <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">AGPLv3 ou supérieur</a>. Patchs bienvenus. + Le contenu de cette site est sous la licence <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">CC BY-SA 4.0</a>. Le <a href="https://git.euandreh.xyz/website">code</a> est <a href="https://git.euandreh.xyz/website/tree/LICENSE">AGPLv3 ou supérieur</a>. Patchs bienvenus. months: en: - January |