Fork Mainroad
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{- if .Site.Author.name -}}
|
||||
<div class="meta__item-author meta__item">
|
||||
{{ partial "svg/author.svg" (dict "class" "meta__icon") -}}
|
||||
<span class="meta__text">{{ .Site.Author.name }}</span>
|
||||
</div>
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user