aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/assets/config.yml.dist
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-07-15 22:18:55 +0200
committerBastien Wirtz <bastien.wirtz@gmail.com>2022-07-15 22:18:55 +0200
commite4ec8a6aa3e73131eb7fd19d3418062e027cb09b (patch)
tree493dfcea9bfa2758d9cf2d8b53e13a4c89ee6f35 /public/assets/config.yml.dist
parentf031ac440a5795ccca8ab803baed4e7efb0c162c (diff)
downloadhomer-948e56854a3f64671332356de84cc0ed3b32e25f.tar.gz
homer-948e56854a3f64671332356de84cc0ed3b32e25f.tar.zst
homer-948e56854a3f64671332356de84cc0ed3b32e25f.zip
Dedicated demo page configv22.07.2
Diffstat (limited to 'public/assets/config.yml.dist')
-rw-r--r--public/assets/config.yml.dist6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/assets/config.yml.dist b/public/assets/config.yml.dist
index bbfd0af..cb84ccf 100644
--- a/public/assets/config.yml.dist
+++ b/public/assets/config.yml.dist
@@ -60,9 +60,9 @@ links:
60 url: "https://www.wikipedia.org/" 60 url: "https://www.wikipedia.org/"
61 # this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file 61 # this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file
62 # see url field and assets/additional-page.yml.dist used in this example: 62 # see url field and assets/additional-page.yml.dist used in this example:
63 - name: "another page!" 63 #- name: "another page!"
64 icon: "fas fa-file-alt" 64 # icon: "fas fa-file-alt"
65 url: "#additional-page" 65 # url: "#additional-page"
66 66
67# Services 67# Services
68# First level array represent a group. 68# First level array represent a group.