]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Merge pull request #53 from fbartels/readme
[github/bastienwirtz/homer.git] / config.yml
index 1b97458fe0deeb4833df1b7d51215f91863f038b..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
@@ -20,11 +20,11 @@ message:
 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.
@@ -38,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"