feat(homepage-dashboard): add firefly
This commit is contained in:
parent
c9dc8d54ac
commit
500c704cf4
1 changed files with 8 additions and 1 deletions
|
|
@ -258,6 +258,13 @@ in
|
|||
"href" = "https://couchdb.fi33.buzz/_utils/";
|
||||
};
|
||||
}
|
||||
{
|
||||
"Firefly" = {
|
||||
"description" = "Budget Planner";
|
||||
"icon" = "firefly-iii.svg";
|
||||
"href" = "https://firefly.fi33.buzz/";
|
||||
};
|
||||
}
|
||||
{
|
||||
"ntfy" = {
|
||||
"description" = "Notification service";
|
||||
|
|
@ -316,7 +323,7 @@ in
|
|||
{
|
||||
"Services" = {
|
||||
style = "row";
|
||||
columns = 3;
|
||||
columns = 4;
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue