From f1793eca54440c1cb5845f96032a9a9ab5a21b52 Mon Sep 17 00:00:00 2001 From: Balakrishnan Balasubramanian Date: Sun, 25 May 2025 02:19:16 -0400 Subject: [PATCH] remove unnecessar with --- layouts/_shortcodes/asciinema.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_shortcodes/asciinema.html b/layouts/_shortcodes/asciinema.html index 1f0267a..c473dd9 100644 --- a/layouts/_shortcodes/asciinema.html +++ b/layouts/_shortcodes/asciinema.html @@ -1,9 +1,9 @@ -
+
{{ with resources.Get "vendor/asciinema/asciinema-player.min.js" | fingerprint }} {{ end }}