diff options
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ links: | |||
21 | - name: "ansible" | 21 | - name: "ansible" |
22 | icon: "fab fa-github" | 22 | icon: "fab fa-github" |
23 | url: "https://github.com/bastienwirtz/homer" | 23 | url: "https://github.com/bastienwirtz/homer" |
24 | target: '_blank' # optionnal html a tag target attribute | 24 | target: '_blank' # optional html a tag target attribute |
25 | - name: "Wiki" | 25 | - name: "Wiki" |
26 | icon: "fas fa-book" | 26 | icon: "fas fa-book" |
27 | url: "https://www.wikipedia.org/" | 27 | url: "https://www.wikipedia.org/" |
@@ -38,7 +38,7 @@ services: | |||
38 | subtitle: "Continuous integration server" | 38 | subtitle: "Continuous integration server" |
39 | tag: "CI" | 39 | tag: "CI" |
40 | url: "https://jenkins.io/" | 40 | url: "https://jenkins.io/" |
41 | target: '_blank' # optionnal html a tag target attribute | 41 | target: '_blank' # optional html a tag target attribute |
42 | - name: "RabbitMQ Management" | 42 | - name: "RabbitMQ Management" |
43 | logo: "assets/tools/rabbitmq.png" | 43 | logo: "assets/tools/rabbitmq.png" |
44 | subtitle: "Manage & monitor RabbitMQ server" | 44 | subtitle: "Manage & monitor RabbitMQ server" |