From 0a0c85e1d953e2fbb7f89512869181362cd329d4 Mon Sep 17 00:00:00 2001 From: hash3liZer Date: Fri, 18 Oct 2024 18:38:42 +0500 Subject: [PATCH] Testing another fix --- layouts/shortcodes/profile.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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" }}

- - + +