forked from extern/homer
Merge pull request #138 from taigrr/master
Fix config doc for sample application
This commit is contained in:
commit
ab8136bab7
@ -86,7 +86,7 @@ links:
|
|||||||
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
|
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
|
||||||
services:
|
services:
|
||||||
- name: "Application"
|
- name: "Application"
|
||||||
icon: "fa fa-code-fork"
|
icon: "fas fa-code-branch"
|
||||||
items:
|
items:
|
||||||
- name: "Awesome app"
|
- name: "Awesome app"
|
||||||
logo: "assets/tools/sample.png"
|
logo: "assets/tools/sample.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user