dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
Bud Parr
11.27.2017
98bc281a57874b862e03036beaf17a4ddc6be057
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
partials
/
site-footer.html
1
2
3
4
5
<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>