]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - public/assets/config.yml.dist
Dependencies update
[github/bastienwirtz/homer.git] / public / assets / config.yml.dist
index 63d022a08e98c73e972d7428d4f730153161dece..cb84ccf5e1ac47410f4118c761789bc7d49994da 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # Homepage configuration
-# See https://fontawesome.com/icons for icons options
+# See https://fontawesome.com/v5/search for icons options
 
 title: "Demo dashboard"
 subtitle: "Homer"
@@ -60,9 +60,9 @@ links:
     url: "https://www.wikipedia.org/"
   # 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
   # see url field and assets/additional-page.yml.dist used in this example:
-  - name: "another page!"
-    icon: "fas fa-file-alt"
-    url: "#additional-page" 
+  #- name: "another page!"
+  #  icon: "fas fa-file-alt"
+  #  url: "#additional-page" 
 
 # Services
 # First level array represent a group.
@@ -75,6 +75,7 @@ services:
         logo: "assets/tools/sample.png"
         subtitle: "Bookmark example"
         tag: "app"
+        keywords: "self hosted reddit"
         url: "https://www.reddit.com/r/selfhosted/"
         target: "_blank" # optional html a tag target attribute
       - name: "Another one"