From 4b87511f28b2d7b8b85bb07ffe6c9909c141acd6 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sun, 22 Mar 2020 18:19:12 -0700 Subject: Remove config.yml from service worker to avoid caching issues --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 1b97458..71915ce 100644 --- a/config.yml +++ b/config.yml @@ -2,7 +2,7 @@ # Homepage configuration # See https://fontawesome.com/icons for icons options -title: "Demo homepage" +title: "Demo dashboard" subtitle: "Homer" logo: "assets/logo.png" # icon: "fas fa-skull-crossbones" Optional icon @@ -20,11 +20,11 @@ message: links: - name: "ansible" icon: "fab fa-github" - url: "https://github.com/xxxxx/ansible/" + url: "https://github.com/bastienwirtz/homer" target: '_blank' # optionnal html a tag target attribute - name: "Wiki" icon: "fas fa-book" - url: "https://wiki.xxxxxx.com/" + url: "https://www.wikipedia.org/" # Services # First level array represent a group. -- cgit v1.2.3