added syncthing link to homepage.

This commit is contained in:
Gabe Venberg 2024-10-21 13:03:56 +02:00
parent 13dc33eeac
commit 487fe1f4c2

View file

@ -95,6 +95,14 @@ in {
description="Calander administration";
};
}
{
Syncthing={
icon="sh-syncthing.svg";
href="http://localhost:8384/";
siteMonitor="http://localhost:8384/";
description="Local Syncthing dashboard";
};
}
];
}
{