add actual and gitea to glance
This commit is contained in:
@@ -59,6 +59,16 @@
|
|||||||
url = "https://genepi.home.rpqt.fr/syncthing";
|
url = "https://genepi.home.rpqt.fr/syncthing";
|
||||||
icon = "sh: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";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user