diff options
| -rw-r--r-- | .markdownlint.json | 2 | ||||
| -rw-r--r-- | README.fr.md | 3 | ||||
| -rw-r--r-- | README.md | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/.markdownlint.json b/.markdownlint.json index c6961a7d6..8cb46382f 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -6,7 +6,7 @@ "line-length": false, "no-hard-tabs": false, "no-inline-html": { - "allowed_elements": ["br", "kbd"] + "allowed_elements": ["br", "img", "kbd"] }, "no-multiple-blanks": { "maximum": 2 diff --git a/README.fr.md b/README.fr.md index bb3314550..ef1c6b31a 100644 --- a/README.fr.md +++ b/README.fr.md @@ -65,9 +65,10 @@ Si vous voulez une publication continue (rolling release) avec les dernières no ## Installation automatisée -* [](./Docker/) +* [<img src="https://www.docker.com/wp-content/uploads/2022/03/horizontal-logo-monochromatic-white.png" width="200" alt="Docker" />](./Docker/) * [](https://install-app.yunohost.org/?app=freshrss) * [](https://cloudron.io/button.html?app=org.freshrss.cloudronapp) +* [](https://www.pikapods.com/pods?run=freshrss) ## Installation manuelle @@ -65,9 +65,10 @@ If you want a rolling release with the newest features, or want to help testing ## Automated install -* [](./Docker/) +* [<img src="https://www.docker.com/wp-content/uploads/2022/03/horizontal-logo-monochromatic-white.png" width="200" alt="Docker" />](./Docker/) * [](https://install-app.yunohost.org/?app=freshrss) * [](https://cloudron.io/button.html?app=org.freshrss.cloudronapp) +* [](https://www.pikapods.com/pods?run=freshrss) ## Manual install |
