]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - docs/configuration.md
Support passing FA icon in message URL payload
[github/bastienwirtz/homer.git] / docs / configuration.md
index 3ff49fa85161621fcd5d30db82fae9987e1acd68..a472b416d7ed707946b8d615975d96aa64200355 100644 (file)
@@ -92,6 +92,11 @@ links:
   - name: "link 2"
     icon: "fas fa-book"
     url: "https://github.com/bastienwirtz/homer"
+  # this will link to a second homer page that will load config from page2.yml and keep default config values as in config.yml file
+  # see url field and assets/page.yml used in this example:
+  - name: "Second Page"
+    icon: "fas fa-file-alt"
+    url: "#page2"
 
 # Services
 # First level array represents a group.