hugo-theme-moments/layouts/partials/footer.html
Cheng Jiang a343c75c32 fix footer link typo
Signed-off-by: Cheng Jiang <gabriel.chengj@gmail.com>
2021-08-24 06:51:38 +00:00

5 lines
No EOL
264 B
HTML

<footer class="footer mt-auto py-3">
<div class="container footcontainer">
<div class="text-muted">Powered by <a href="https://www.hugo.io">Hugo</a> | Theme <a href="https://github.com/FarseaSH/hugo-theme-moments">Moments</a></div>
</div>
</footer>