add actual and gitea to glance
This commit is contained in:
parent
512c61a39f
commit
1353aa7286
1 changed files with 10 additions and 0 deletions
|
|
@ -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";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue