wraps article title parts in span
This commit is contained in:
parent
b25fcfed88
commit
88bebf37f3
@ -1,3 +1,3 @@
|
|||||||
{{- if and .Params.narrator .Params.subject -}}
|
{{- if and .Params.narrator .Params.subject -}}
|
||||||
{{- .Params.narrator }}: {{ .Params.subject -}}
|
<span class="artile__title-narrator font-iosevka">{{- .Params.narrator }}</span>: <span class="artile__title-subject">{{ .Params.subject -}}</span>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user