From b13a5ee4004b3adc702374ed8ce0954df3cc35cc Mon Sep 17 00:00:00 2001 From: 0xhenrique Date: Wed, 19 Feb 2025 21:28:48 +0000 Subject: remove markdown in favour of org files --- themes/lugo/layouts/shortcodes/img.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 themes/lugo/layouts/shortcodes/img.html (limited to 'themes/lugo/layouts/shortcodes/img.html') diff --git a/themes/lugo/layouts/shortcodes/img.html b/themes/lugo/layouts/shortcodes/img.html deleted file mode 100644 index ff7959b..0000000 --- a/themes/lugo/layouts/shortcodes/img.html +++ /dev/null @@ -1,20 +0,0 @@ - -
- {{- with .Get "link"}}{{ end -}} - {{.}} - {{- if .Get "link"}}{{ end -}} - {{- with .Get "caption" -}} -
- {{- . -}} -
- {{- end -}} -
-- cgit v1.3