From 174a37e221dc0b38eb1160bbf320c7b03b73d901 Mon Sep 17 00:00:00 2001 From: welpo Date: Thu, 16 Feb 2023 00:25:17 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20add=20dimmable-image=20shor?= =?UTF-8?q?tcode=20for=20dark=20theme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a61d113..015ad2c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A simple blog theme powered by [Zola](https://getzola.org). See a live preview [ - [x] Social Links. - [x] Tags. - [X] Syntax highlighting. -- [X] Invertable images ([shortcode](https://www.getzola.org/documentation/content/shortcodes/)). +- [X] Invertable and dimmable images shortcodes. See the project's roadmap [here](https://github.com/users/welpo/projects/1).