1
0
Fork 0
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:
Bastien Wirtz 2021-03-08 22:25:35 -08:00 committed by GitHub
commit 66eace9e95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 0 deletions

View file

@ -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"