add syncthing to dashboard

This commit is contained in:
wi11-holdsworth 2025-08-20 13:56:59 +10:00
parent 0ae6454a91
commit e79c3241fe

View file

@ -190,6 +190,13 @@ in
"href" = "https://radicale.fi33.buzz/"; "href" = "https://radicale.fi33.buzz/";
}; };
} }
{
"Syncthing" = {
"description" = "Decentralised file synchronisation";
"icon" = "syncthing.svg";
"href" = "https://syncthing.fi33.buzz/";
};
}
{ {
"qBittorrent" = { "qBittorrent" = {
"description" = "BitTorrent client"; "description" = "BitTorrent client";