layouts/partials/site-footer.html
@@ -3,6 +3,6 @@ <a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="{{ .Site.Home.Permalink }}" > © {{ with .Site.Copyright | default .Site.Title }} {{ . | safeHTML }} {{ now.Format "2006"}} {{ end }} </a> <div>{{ partial "social-follow.html" . }}</div> <div>{{ partialCached "social/follow.html" . }}</div> </div> </footer>