]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - public/assets/config.yml.dist
Merge pull request #443 from therumbler/patch-1
[github/bastienwirtz/homer.git] / public / assets / config.yml.dist
index acdd32cd165648b9ec7e0811900de91158ebf9e3..03a86824da0fd79ca09e3ce8dc92b772449dad15 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"
@@ -58,11 +58,11 @@ links:
   - name: "Wiki"
     icon: "fas fa-book"
     url: "https://www.wikipedia.org/"
-  # this will link to a second homer page that will load config from additionnal-page.yml and keep default config values as in config.yml file
-  # see url field and assets/additionnal-page.yml.dist used in this example:
+  # 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: "#additionnal-page" 
+    url: "#additional-page" 
 
 # Services
 # First level array represent a group.