mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Merge pull request #196 from GaaH/use-logo-in-groups
Use logo in groups
This commit is contained in:
commit
66eace9e95
3 changed files with 16 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ links:
|
|||
services:
|
||||
- name: "Application"
|
||||
icon: "fas fa-code-branch"
|
||||
# A path to an image can also be provided. Note that icon take precedence if both icon and logo are set.
|
||||
# logo: "path/to/logo"
|
||||
items:
|
||||
- name: "Awesome app"
|
||||
logo: "assets/tools/sample.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue