From 3389638b06efc6b534f7ac674764a6c110d38b18 Mon Sep 17 00:00:00 2001 From: welpo Date: Sun, 21 May 2023 23:44:27 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20docs:=20close=20codeblock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/blog/shortcodes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/blog/shortcodes.md b/content/blog/shortcodes.md index 644a2b7..f5f652d 100644 --- a/content/blog/shortcodes.md +++ b/content/blog/shortcodes.md @@ -1,7 +1,7 @@ +++ title = "Custom shortcodes" date = 2023-02-19 -updated = 2023-04-16 +updated = 2023-05-21 description = "This theme includes some useful custom shortcodes that you can use to enhance your posts. Whether you want to display images that adapt to light and dark themes, or format a professional-looking reference section, these custom shortcodes have got you covered." [taxonomies] @@ -75,3 +75,4 @@ Your references go here. Each in a new line. Markdown (links, italics…) will be rendered. {%/* end */%} +```