Converted 'article' nomenclature to 'interview'
This commit is contained in:
3
layouts/partials/interview-title.html
Normal file
3
layouts/partials/interview-title.html
Normal file
@ -0,0 +1,3 @@
|
||||
{{- if and .Params.narrator .Params.subject -}}
|
||||
<span class="interview-title__narrator">{{- .Params.narrator }}</span> <span class="interview-title__subject">{{ .Params.subject -}}</span>
|
||||
{{- end -}}
|
Reference in New Issue
Block a user