Suppr heart
This commit is contained in:
parent
82e59f5d48
commit
60f56afab3
@ -4,9 +4,6 @@
|
|||||||
{{ with .Site.Params.since }}
|
{{ with .Site.Params.since }}
|
||||||
<span itemprop="copyrightYear">{{.}} - {{ now.Year }}</span>
|
<span itemprop="copyrightYear">{{.}} - {{ now.Year }}</span>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<span class="with-love">
|
|
||||||
<i class="iconfont icon-love"></i>
|
|
||||||
</span>
|
|
||||||
{{ if .Site.Params.author }}
|
{{ if .Site.Params.author }}
|
||||||
<span class="author" itemprop="copyrightHolder"><a href="{{ .Site.BaseURL }}">{{ .Site.Params.author }}</a> | </span>
|
<span class="author" itemprop="copyrightHolder"><a href="{{ .Site.BaseURL }}">{{ .Site.Params.author }}</a> | </span>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user