All checks were successful
continuous-integration/drone/push Build is passing
12 lines
340 B
HTML
12 lines
340 B
HTML
<footer>
|
|
<div id="footer">
|
|
<div class="container">
|
|
<p class="text-muted">© 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" . }}
|