add actual and gitea to glance

This commit is contained in:
2025-07-19 18:48:09 +02:00
parent 512c61a39f
commit 1353aa7286

View File

@@ -59,6 +59,16 @@
url = "https://genepi.home.rpqt.fr/syncthing";
icon = "sh:syncthing";
}
{
title = "Actual Budget";
url = "https://actual.home.rpqt.fr";
icon = "sh:actual-budget";
}
{
title = "Gitea";
url = "https://git.turifer.dev";
icon = "sh:gitea";
}
];
}
];