This commit is contained in:
parent
551c163bbe
commit
251fbbab5a
1 changed files with 1 additions and 0 deletions
1
layouts/shortcodes/pdf.html
Normal file
1
layouts/shortcodes/pdf.html
Normal file
|
@ -0,0 +1 @@
|
|||
<embed type="application/pdf"{{if .Get 0 }} src="{{.Get 0}}" {{else}} {{if .Get "src" }} src='{{.Get "src"}}' {{end}}{{end}}>
|
Loading…
Reference in a new issue