edited post
This commit is contained in:
parent
67e526bd99
commit
fe1160f30a
|
@ -4,7 +4,8 @@
|
|||
<span>{{ site.Copyright | markdownify }}</span>
|
||||
{{- else }}
|
||||
<a href="/admin/" style="text-decoration: none;">©</a> <span>{{ now.Year }} <a href="{{ "" | absLangURL }}">{{ site.Title }}</a></span>
|
||||
<span>Build date: {{ site.Params.buildDate }}</span>
|
||||
<br/>
|
||||
<span style="font-size: 4px;">Build date: {{ site.Params.buildDate }}</span>
|
||||
{{- end }}
|
||||
</footer>
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in New Issue