]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Update demo link.
[github/bastienwirtz/homer.git] / config.yml
index fa29d6521c2e357db84b6337ac6c7b5626ef7701..71915ce155318de32e977f02d62919719ddb9603 100644 (file)
@@ -2,13 +2,13 @@
 # Homepage configuration
 # See https://fontawesome.com/icons for icons options
 
-title: "Demo homepage"
+title: "Demo dashboard"
 subtitle: "Homer"
 logo: "assets/logo.png"
 # icon: "fas fa-skull-crossbones" Optional icon
+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.
 
 # Optional message
-# 
 message:
   # url: https://....
   style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
@@ -16,14 +16,15 @@ message:
   content: "This is a dummy homepage demo. Find more information on github.com/bastienwirtz/homer"
 
 # Optional navbar
+# links: [] # Allows for navbar (dark mode, layout, and search) without any links
 links:
   - name: "ansible"
     icon: "fab fa-github"
-    url: "https://github.com/xxxxx/ansible/"
+    url: "https://github.com/bastienwirtz/homer"
     target: '_blank' # optionnal html a tag target attribute
   - name: "Wiki"
     icon: "fas fa-book"
-    url: "https://wiki.xxxxxx.com/"
+    url: "https://www.wikipedia.org/"
 
 # Services
 # First level array represent a group.