From 093da1e7f88a24e8572f63d5178f8b71d32b4b74 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 10 Mar 2024 20:15:46 -0700 Subject: [PATCH] add a mirror and reorg mirrors --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 291aed9..1a27ac7 100644 --- a/README.md +++ b/README.md @@ -84,13 +84,14 @@ found anything amiss: http://akkartik.name/contact Updates to lines.love can be downloaded from the following mirrors in addition to the website above: -* https://github.com/akkartik/lines.love +* https://git.sr.ht/~akkartik/lines.love * https://repo.or.cz/lines.love.git * https://tildegit.org/akkartik/lines.love +* https://git.merveilles.town/akkartik/lines.love * https://git.tilde.institute/akkartik/lines.love -* https://git.sr.ht/~akkartik/lines.love -* https://notabug.org/akkartik/lines.love * https://codeberg.org/akkartik/lines.love +* https://github.com/akkartik/lines.love +* https://notabug.org/akkartik/lines.love * https://pagure.io/lines.love * https://nest.pijul.com/akkartik/lines.love (using the Pijul version control system)