mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
Added PDF embed shortcode
This commit is contained in:
parent
6f7b7bb270
commit
0e6b601703
2 changed files with 3 additions and 0 deletions
1
layouts/shortcodes/pdfembed.html
Normal file
1
layouts/shortcodes/pdfembed.html
Normal file
|
@ -0,0 +1 @@
|
|||
<embed height=500 width="100%" src="{{ .Get 0 }}" type="application/pdf"></embed>
|
Loading…
Add table
Add a link
Reference in a new issue