From 5798651712f170a658cace40f1202fe821a9216c Mon Sep 17 00:00:00 2001 From: Rodri Date: Tue, 11 Jun 2024 11:54:18 +0200 Subject: [PATCH] Revert YT shortcode --- layouts/partials/hooks/head-end/custom.html | 4 +--- layouts/shortcodes/youtube.html | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/layouts/partials/hooks/head-end/custom.html b/layouts/partials/hooks/head-end/custom.html index 6f2ed4fb7..7d1df17ec 100644 --- a/layouts/partials/hooks/head-end/custom.html +++ b/layouts/partials/hooks/head-end/custom.html @@ -23,6 +23,4 @@ {{ if .Params.threedmol }} -{{ end }} - - \ No newline at end of file +{{ end }} \ No newline at end of file diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html index 7ac0f3e9a..039d02e20 100644 --- a/layouts/shortcodes/youtube.html +++ b/layouts/shortcodes/youtube.html @@ -1 +1,2 @@ + \ No newline at end of file