- Move footer-extra inside copyright diff

This commit is contained in:
Nils Kempen 2021-02-23 21:49:44 +01:00
parent ec4911a3ab
commit 89ce9761a4
5 changed files with 10 additions and 4 deletions

View file

@ -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 }}