feat(home): home profile title support HTML format (#356)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
{{- with $profile.title -}}
|
||||
<h1 class="home-title">
|
||||
{{- . -}}
|
||||
{{- . | safeHTML -}}
|
||||
</h1>
|
||||
{{- end -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user