Dont add new lines to shortcodes
This commit is contained in:
parent
072ddc8cf9
commit
77372b7141
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
{{ .Page.Param (.Get 0) }}
|
{{ .Page.Param (.Get 0) -}}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{{ .Page.Site.Param (.Get 0) }}
|
{{ .Page.Site.Param (.Get 0) -}}
|
||||||
|
|
Loading…
Reference in a new issue