Fix whoogle icon path
This commit is contained in:
parent
b8370fcc33
commit
e425489dea
|
@ -53,7 +53,7 @@ in
|
||||||
{
|
{
|
||||||
name = "Whoogle";
|
name = "Whoogle";
|
||||||
subtitle = "Search engine";
|
subtitle = "Search engine";
|
||||||
logo = icon "woogle.webp";
|
logo = icon "whoogle.webp";
|
||||||
url = "search.moonythm.dev";
|
url = "search.moonythm.dev";
|
||||||
keywords = "search google";
|
keywords = "search google";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue