From c4299ddc538de551e0a3fcbe998e43e8f78c744c Mon Sep 17 00:00:00 2001 From: JP Appel Date: Sat, 6 Apr 2024 00:16:20 -0400 Subject: created pdf embed shortcode and style --- layouts/shortcodes/embedded_pdf.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 layouts/shortcodes/embedded_pdf.html (limited to 'layouts/shortcodes/embedded_pdf.html') diff --git a/layouts/shortcodes/embedded_pdf.html b/layouts/shortcodes/embedded_pdf.html new file mode 100644 index 0000000..4b066ec --- /dev/null +++ b/layouts/shortcodes/embedded_pdf.html @@ -0,0 +1,13 @@ + +
+ + +
-- cgit v1.2.3