Mauro Torrez 4db8e448b9
All checks were successful
continuous-integration/drone/push Build is passing
static theme include + languages setup
2020-05-06 01:52:41 -03:00

12 lines
340 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="https://github.com/anirbanmu/hugo-sustain-vitae">sustain-vitae</a> with ♥</p>
</div>
</div>
</footer>
<div class="footer"></div>
{{ partial "js" . }}