title support emoji

This commit is contained in:
weibin
2022-03-22 11:08:30 +08:00
parent eaddd23bda
commit faa7a679fa
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
<article class="page single">
{{- /* Title */ -}}
<h1 class="single-title animated flipInX">{{ .Title }}</h1>
<h1 class="single-title animated flipInX">{{ .Title | emojify }}</h1>
{{- /* Subtitle */ -}}
{{- with $params.subtitle -}}