From c598097f3f4c4f19879a44e5e3482c68e4e5e801 Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Fri, 26 Feb 2021 13:42:34 +0100 Subject: [PATCH] adapted youtube shortcode --- layouts/shortcodes/youtube.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 layouts/shortcodes/youtube.html diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html new file mode 100644 index 0000000..f8d62bf --- /dev/null +++ b/layouts/shortcodes/youtube.html @@ -0,0 +1,6 @@ +
+
+ +
\ No newline at end of file