Revert to icons for intray and smos in homer
This commit is contained in:
parent
475342d022
commit
e4821b3a02
|
@ -66,13 +66,13 @@ in
|
||||||
{
|
{
|
||||||
name = "Intray";
|
name = "Intray";
|
||||||
subtitle = "GTD capture tool";
|
subtitle = "GTD capture tool";
|
||||||
logo = icon "intray.svg";
|
icon = fa "cubes-stacked";
|
||||||
url = "https://intray.moonythm.dev";
|
url = "https://intray.moonythm.dev";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Smos";
|
name = "Smos";
|
||||||
subtitle = "A comprehensive self-management system.";
|
subtitle = "A comprehensive self-management system.";
|
||||||
logo = icon "smos.svg";
|
icon = fa "list";
|
||||||
url = "https://smos.moonythm.dev";
|
url = "https://smos.moonythm.dev";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue