diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:40:35 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:40:35 +0000 |
| commit | a912e98bd4fdaef2ff623c2c45536d560e92e901 (patch) | |
| tree | c8ad5a42d57563f745147a937097b044b0850ad4 | |
| parent | 3a8e0f9e07f0eeafc4a32b670c0c25ff3f82b732 (diff) | |
Wrap home screenshots in links (attempt 2).
| -rw-r--r-- | Home.md | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -2,15 +2,9 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an ## Screenshots -<a href="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.19.webp"> - <img src="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.19.webp" width="350" style="float: left"> -</a> -<a href="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.21.21.webp"> - <img src="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.21.21.webp" width="350" style="float: left"> -</a> -<a href="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.50.webp"> - <img src="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.50.webp" width="350"> -</a> +[<img src="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.19.webp" width="350" style="float: left">](images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.19.webp) +[<img src="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.21.21.webp" width="350" style="float: left">](images/tt-rss/25.05/Screenshot_2025-05-10_at_09.21.21.webp) +[<img src="images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.50.webp" width="350">](images/tt-rss/25.05/Screenshot_2025-05-10_at_09.22.50.webp) ## Features |