parent
8f4c3b571d
commit
ec0d6b4700
|
@ -1,7 +1,7 @@
|
||||||
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
|
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
|
||||||
<div class="flex justify-between">
|
<div class="flex justify-between">
|
||||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="{{ .Site.BaseURL }}" >
|
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="{{ .Site.BaseURL }}" >
|
||||||
© {{ .Now.Format "2006" }} {{ .Site.Title }}
|
© {{ now.Format "2006" }} {{ .Site.Title }}
|
||||||
</a>
|
</a>
|
||||||
{{ partial "social-follow.html" . }}
|
{{ partial "social-follow.html" . }}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue