added syncthing link to homepage.
This commit is contained in:
parent
13dc33eeac
commit
487fe1f4c2
|
@ -95,6 +95,14 @@ in {
|
||||||
description="Calander administration";
|
description="Calander administration";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
Syncthing={
|
||||||
|
icon="sh-syncthing.svg";
|
||||||
|
href="http://localhost:8384/";
|
||||||
|
siteMonitor="http://localhost:8384/";
|
||||||
|
description="Local Syncthing dashboard";
|
||||||
|
};
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue