From 16a73ef4d338bb4e45a5165eef6fb59967580ac8 Mon Sep 17 00:00:00 2001 From: daudix Date: Sun, 31 Mar 2024 00:15:01 +0300 Subject: [PATCH] Get rid of the anchor tag in image shortcode --- templates/shortcodes/image.html | 18 ++++++++---------- templates/shortcodes/video.html | 6 ++---- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/templates/shortcodes/image.html b/templates/shortcodes/image.html index a37312c..e5a6dbe 100644 --- a/templates/shortcodes/image.html +++ b/templates/shortcodes/image.html @@ -1,10 +1,8 @@ - - - + diff --git a/templates/shortcodes/video.html b/templates/shortcodes/video.html index 45f23eb..46ce8da 100644 --- a/templates/shortcodes/video.html +++ b/templates/shortcodes/video.html @@ -1,9 +1,7 @@ - + controls src="{{url}}">