diff --git a/layouts/shortcodes/profile.html b/layouts/shortcodes/profile.html index 475b02a..6333c42 100644 --- a/layouts/shortcodes/profile.html +++ b/layouts/shortcodes/profile.html @@ -1,13 +1,13 @@ {{ if .IsNamedParams }}
- {{ .Get 'name' }} - {{ .Get 'name' }} + {{ .Get + {{ .Get
-

{{ .Get 'name' }}{{ .Get 'tagline' }}

+

{{ .Get "name" }}{{ .Get "tagline" }}

- - + +