kaka.farm

Unnamed repository; edit this file 'description' to name the repository.
git clone https://kaka.farm/~git/kaka.farm
Log | Files | Refs | README

commit 316d2156c98a5f49657cf8511e46e151c7604468
parent ff9ecaa7a9d78c580a100a5734310a67c91c87a9
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Tue,  8 Mar 2022 23:13:02 +0200

Switch to another main repository.

Diffstat:
Mhtml/index.html | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/html/index.html b/html/index.html @@ -23,8 +23,11 @@ </ul> <h2>Dabbling code repositories:</h2> <h3>Main repository:</h3> - <a href="https://gitlab.com/yuvallangerontheroad/dabbling">gitlab.com</a> + <a href="https://codeberg.org/yuvallangerontheroad/dabbling">gitlab.com</a> <h3>Mirror repositories:</h3> - <a href="https://framagit.org/yuvallangerontheroad/dabbling/-/import">Framagit</a> + <ul> + <li><a href="https://gitlab.com/yuvallangerontheroad/dabbling">gitlab.com</a></li> + <li><a href="https://framagit.org/yuvallangerontheroad/dabbling/-/import">Framagit</a></li> + </ul> </body> </html>