From 0e37731b0e2d4cb5ec91c2bb31af8ddb231498ea Mon Sep 17 00:00:00 2001 From: z4yross Date: Wed, 31 Aug 2022 13:04:57 -0500 Subject: [PATCH 1/4] stylesheet --- layouts/shortcodes/p5-iframe.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/shortcodes/p5-iframe.html b/layouts/shortcodes/p5-iframe.html index 1547b8d2..0c88b9c2 100644 --- a/layouts/shortcodes/p5-iframe.html +++ b/layouts/shortcodes/p5-iframe.html @@ -5,6 +5,7 @@ {{ $lib3 := .Get `lib3` }} {{ $lib4 := .Get `lib4` }} {{ $lib5 := .Get `lib5` }} +{{ $stylesheet := .Get `stylesheet` }}