hugo-sustain/layouts/partials/footer.html
2016-10-22 09:20:15 +02:00

12 lines
331 B
HTML

<footer>
<div id="footer">
<div class="container">
<p class="text-muted">&copy; All rights reserved. Powered by <a href="https://gohugo.io/">Hugo</a> and
<a href="http://www.github.com/sumaxime/hugo-sustain/">sustain</a> with ♥</p>
</div>
</div>
</footer>
<div class="footer"></div>
{{ partial "js" . }}