]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Adding support for custom links target
[github/bastienwirtz/homer.git] / config.yml
index 7288da6dd2c857221bc4450f50dd7b0e447cdb5f..3d870168e06b394b1456c012e1f6160a601aa891 100644 (file)
@@ -20,6 +20,7 @@ links:
   - name: "ansible"
     icon: "fab fa-github"
     url: "https://github.com/xxxxx/ansible/"
+    target: '_blank' # optionnal html a tag target attribute
   - name: "Wiki"
     icon: "fas fa-book"
     url: "https://wiki.xxxxxx.com/"
@@ -36,6 +37,7 @@ services:
         subtitle: "Continuous integration server"
         tag: "CI"
         url: "#"
+        target: '_blank' # optionnal html a tag target attribute
       - name: "RabbitMQ Management"
         logo: "assets/tools/rabbitmq.png"
         subtitle: "Manage & monitor RabbitMQ server"