From e0b9f8fe9b92409d1558217834830d87936cc94a Mon Sep 17 00:00:00 2001 From: nevfy Date: Tue, 16 Apr 2024 23:45:07 +0300 Subject: [PATCH] fix: remove justimg shortcode --- layouts/shortcodes/justimg.html | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 layouts/shortcodes/justimg.html diff --git a/layouts/shortcodes/justimg.html b/layouts/shortcodes/justimg.html deleted file mode 100644 index 0f8d1d9..0000000 --- a/layouts/shortcodes/justimg.html +++ /dev/null @@ -1,2 +0,0 @@ -{{ $original := .Page.Resources.GetMatch (printf "**%s*" (.Get 0)) }} -