]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - public/config.yml.dist
Fix logo always shown issue.
[github/bastienwirtz/homer.git] / public / config.yml.dist
index 849b3919b046df1bd8ab37951e13a0cfa4b37fec..6be66e1be91d4ee4c03e25a079e81a1e6d8dbf9e 100644 (file)
@@ -5,7 +5,7 @@
 title: "Demo dashboard"
 subtitle: "Homer"
 logo: "logo.png"
-# icon: "fas fa-skull-crossbones" Optional icon
+# icon: "fas fa-skull-crossbones" Optional icon
 
 header: true
 footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
@@ -69,3 +69,8 @@ services:
         tag: "app"
         url: "https://www.reddit.com/r/selfhosted/"
         target: "_blank" # optionnal html a tag target attribute
+      - name: "Another one"
+        logo: "assets/tools/sample2.png"
+        subtitle: "Another application"
+        tag: "app"
+        url: "#"