mirror of
https://github.com/ajnart/homarr.git
synced 2025-12-28 11:19:51 +01:00
16 lines
373 B
JSON
16 lines
373 B
JSON
{
|
|
"name": "default",
|
|
"services": [
|
|
{
|
|
"type": "Other",
|
|
"name": "example",
|
|
"icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif",
|
|
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
|
}
|
|
],
|
|
"settings": {
|
|
"searchBar": true,
|
|
"searchUrl": "https://bing.com/search?q=",
|
|
"enabledModules": []
|
|
}
|
|
} |