diff options
author | Felix Bartels <felix@host-consultants.de> | 2020-05-16 08:41:47 +0200 |
---|---|---|
committer | Felix Bartels <felix@host-consultants.de> | 2020-05-16 08:41:47 +0200 |
commit | 7bb903e6930cb865923b02ed2e1af8000c678924 (patch) | |
tree | ced7552cf016f9daf47fd896bf9a152e3243057d /config.yml | |
parent | b317857892921423479b713fb530f5d07d1f5d82 (diff) | |
download | homer-7bb903e6930cb865923b02ed2e1af8000c678924.tar.gz homer-7bb903e6930cb865923b02ed2e1af8000c678924.tar.zst homer-7bb903e6930cb865923b02ed2e1af8000c678924.zip |
Lint Readme with markdownlint
Fix spelling
Signed-off-by: Felix Bartels <felix@host-consultants.de>
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" |