Add some draft posts.
This commit is contained in:
parent
3386d11255
commit
08b3f6d423
8 changed files with 117 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
<span class="meta__text">
|
||||
{{- if .Params.author -}}
|
||||
by {{ .Params.author }}
|
||||
{{- else if .Site.Author.name -}}
|
||||
by {{ .Site.Author.name }}
|
||||
{{- else if .Site.Params.Author.name -}}
|
||||
by {{ .Site.Params.Author.name }}
|
||||
{{- end -}}
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue