brainbaking/themes/brainbaking-minimal/layouts/partials/footer.html

8 lines
163 B
HTML
Raw Normal View History

2020-05-29 17:39:33 +02:00
<footer class="bottom">
<p class="copyright text-muted">{{ .Site.Params.copyright | markdownify }}</p>
2020-05-27 20:35:46 +02:00
</footer>
</body>
</html>