🐛 headline not displaying Markdown or Emoji

This commit is contained in:
James Panther
2022-06-22 12:15:05 +10:00
parent 97313e9f04
commit 7c6453fd30
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
</h1>
{{ with .Site.Author.headline }}
<h2 class="text-xl text-neutral-500 dark:text-neutral-400">
{{ . }}
{{ . | markdownify | emojify }}
</h2>
{{ end }}
<div class="mt-1 text-2xl">