forked from extern/homer
Remove config.yml from service worker to avoid caching issues
This commit is contained in:
parent
22555b55e2
commit
4b87511f28
@ -2,7 +2,7 @@
|
|||||||
# Homepage configuration
|
# Homepage configuration
|
||||||
# See https://fontawesome.com/icons for icons options
|
# See https://fontawesome.com/icons for icons options
|
||||||
|
|
||||||
title: "Demo homepage"
|
title: "Demo dashboard"
|
||||||
subtitle: "Homer"
|
subtitle: "Homer"
|
||||||
logo: "assets/logo.png"
|
logo: "assets/logo.png"
|
||||||
# icon: "fas fa-skull-crossbones" Optional icon
|
# icon: "fas fa-skull-crossbones" Optional icon
|
||||||
@ -20,11 +20,11 @@ message:
|
|||||||
links:
|
links:
|
||||||
- name: "ansible"
|
- name: "ansible"
|
||||||
icon: "fab fa-github"
|
icon: "fab fa-github"
|
||||||
url: "https://github.com/xxxxx/ansible/"
|
url: "https://github.com/bastienwirtz/homer"
|
||||||
target: '_blank' # optionnal html a tag target attribute
|
target: '_blank' # optionnal html a tag target attribute
|
||||||
- name: "Wiki"
|
- name: "Wiki"
|
||||||
icon: "fas fa-book"
|
icon: "fas fa-book"
|
||||||
url: "https://wiki.xxxxxx.com/"
|
url: "https://www.wikipedia.org/"
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
# First level array represent a group.
|
# First level array represent a group.
|
||||||
|
Loading…
Reference in New Issue
Block a user