From 486fa65ad6b242d0a12b92000d8bb651ee915fae Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 27 Jul 2025 03:33:25 -0500 Subject: [PATCH] Finish video embed support --- layouts/_partials/embed-resource.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/layouts/_partials/embed-resource.html b/layouts/_partials/embed-resource.html index fb7d27b..555bb39 100644 --- a/layouts/_partials/embed-resource.html +++ b/layouts/_partials/embed-resource.html @@ -6,12 +6,14 @@ {{ else if eq .ResourceType "video" }} {{ else }} {{/* TODO: could consider implementing more types, listed at: