aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-user.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-07-24 18:12:43 -0400
committertdro <tdro@noreply.example.com>2022-07-24 18:12:43 -0400
commit5eb2116060a84c915f9a4dba1d671f96e856f2eb (patch)
treefc9b8897bb059561483248ca13b627846fff5455 /themes/default/layouts/partials/author-user.html
parentfcf7037224c6cf512630d5dacb1163061e47d4eb (diff)
downloadcanory-5eb2116060a84c915f9a4dba1d671f96e856f2eb.tar.gz
canory-5eb2116060a84c915f9a4dba1d671f96e856f2eb.tar.bz2
canory-5eb2116060a84c915f9a4dba1d671f96e856f2eb.zip
themes/default/layouts/partials: Add following aside
Add basic following aside for now.
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 -}}