aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/section.media.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-06-18 18:32:33 -0400
committertdro <tdro@noreply.example.com>2023-06-18 18:32:33 -0400
commitfe545971fcd7db887c52f394f08ee2be0dd17894 (patch)
tree035c1cef5f4c5f5224e30abc5f313cf4b1798ad7 /themes/default/layouts/_default/section.media.html
parenteaa731e5eddf263e12d46481a036cce9882bf72e (diff)
downloadcanory-fe545971fcd7db887c52f394f08ee2be0dd17894.tar.gz
canory-fe545971fcd7db887c52f394f08ee2be0dd17894.tar.bz2
canory-fe545971fcd7db887c52f394f08ee2be0dd17894.zip
themes/default/layouts/shortcodes: Cleanup
Remove some shortcodes, probably better to target formats over embeds
Diffstat (limited to 'themes/default/layouts/_default/section.media.html')
-rw-r--r--themes/default/layouts/_default/section.media.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/section.media.html b/themes/default/layouts/_default/section.media.html
index 5bf7d89..89e8262 100644
--- a/themes/default/layouts/_default/section.media.html
+++ b/themes/default/layouts/_default/section.media.html
@@ -43,7 +43,6 @@
{{- end -}}
{{- if or
(in .Content "<figure>")
- (in .Content "<imgur-video>")
(in .Content "<youtube-video>")
(in .Content "<video-container>")
-}}