- Move footer-extra inside copyright diff
This commit is contained in:
parent
ec4911a3ab
commit
89ce9761a4
5 changed files with 10 additions and 4 deletions
|
@ -9,7 +9,8 @@
|
|||
{{ end }}
|
||||
|
||||
<a class="post-hidden-url u-url" href="{{ .Permalink }}">{{ .Permalink }}</a>
|
||||
<div class="post-hidden-author p-author">{{ .Params.author | default .Site.Params.author }}</div>
|
||||
<a href={{ .Site.BaseURL }} class="p-name p-author post-hidden-author" rel="me">{{ .Params.author | default .Site.Params.author }}</a>
|
||||
|
||||
|
||||
<div class="post-taxonomies">
|
||||
{{ if .Params.categories }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue