feat(homepage-dashboard): add firefly

This commit is contained in:
wi11-holdsworth 2026-01-15 00:30:14 +11:00
parent c9dc8d54ac
commit 500c704cf4

View file

@ -258,6 +258,13 @@ in
"href" = "https://couchdb.fi33.buzz/_utils/"; "href" = "https://couchdb.fi33.buzz/_utils/";
}; };
} }
{
"Firefly" = {
"description" = "Budget Planner";
"icon" = "firefly-iii.svg";
"href" = "https://firefly.fi33.buzz/";
};
}
{ {
"ntfy" = { "ntfy" = {
"description" = "Notification service"; "description" = "Notification service";
@ -316,7 +323,7 @@ in
{ {
"Services" = { "Services" = {
style = "row"; style = "row";
columns = 3; columns = 4;
}; };
} }
{ {