ananke/layouts/partials/site-footer.html
2017-04-10 21:27:13 -04:00

6 lines
229 B
HTML
Executable file

<footer class="cf fixed relative-l bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="{{ .Site.BaseURL }}" >
{{ .Site.Title }}
</a>
</footer>