From 58c3447a1146a563d28aacc369d01f4fc51eab44 Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:23:37 +1200 Subject: [PATCH] lazy load youtube preview --- app/templates/post/post_teaser/_video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/post/post_teaser/_video.html b/app/templates/post/post_teaser/_video.html index 69248d01..b8071a7c 100644 --- a/app/templates/post/post_teaser/_video.html +++ b/app/templates/post/post_teaser/_video.html @@ -37,7 +37,7 @@ {% if 'youtube.com' in post.url -%}
{% endif -%}