aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-user.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/author-user.html')
-rw-r--r--themes/default/layouts/partials/author-user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/author-user.html b/themes/default/layouts/partials/author-user.html
index 797610b..6c6613e 100644
--- a/themes/default/layouts/partials/author-user.html
+++ b/themes/default/layouts/partials/author-user.html
@@ -5,4 +5,4 @@
{{- $author = index .Site.Data ((or .Params.author .Site.Author.default.user) | default "default") -}}
{{- end -}}
-{{- $author.user | markdownify -}}
+{{- $author.user -}}