From 98c39d36048ad532cddcd02b9056c29b429cf1a1 Mon Sep 17 00:00:00 2001 From: octospacc Date: Thu, 18 Aug 2022 00:05:22 +0200 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb7a2f7..cd326b8 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Needed for Gemtext output support: - [ ] Configuration with both INI files and CLI arguments - [ ] Category-based feeds - [ ] Support for multi-language sites -- [x] The `title` attribute added to images which only have `alt` (for desktop accessibility) +- [x] The `title` attribute is added to images which only have `alt` (for desktop accessibility) - [x] Local (per-page) and global (per-site) macros - [x] ActivityPub (Mastodon) support (Feed + embedded comments) - [ ] Polished Gemtext generation