From bec5ccb9b7e2a922235001a26fc51fb7b0a40b40 Mon Sep 17 00:00:00 2001 From: welpo Date: Sat, 25 Feb 2023 02:04:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20link=20to=20shortcodes=20i?= =?UTF-8?q?n=20repository?= 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 4024a7b..9102441 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A simple blog theme powered by [Zola](https://getzola.org). See a live preview [ - [x] Tags. - [x] Social links. - [X] Code syntax highlighting. -- [X] Invertible and dimmable images shortcodes. +- [X] [Custom shortcodes](./templates/shortcodes/). - [X] Customizable secure headers. See the project's roadmap [here](https://github.com/users/welpo/projects/1).