]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Merge branch 'master' into fix-docker-multiarch-builds
[github/bastienwirtz/homer.git] / config.yml
index e8c4352b275520b41c37d8850da709a4fb0a7db8..c5231c43c0080b187ddf7b87d99537e9d4f4357b 100644 (file)
@@ -2,7 +2,7 @@
 # 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
@@ -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/"
-    target: '_blank' # optionnal html a tag target attribute
+    url: "https://github.com/bastienwirtz/homer"
+    target: '_blank' # optional 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.
@@ -37,7 +38,7 @@ services:
         subtitle: "Continuous integration server"
         tag: "CI"
         url: "https://jenkins.io/"
-        target: '_blank' # optionnal html a tag target attribute
+        target: '_blank' # optional html a tag target attribute
       - name: "RabbitMQ Management"
         logo: "assets/tools/rabbitmq.png"
         subtitle: "Manage & monitor RabbitMQ server"