add footer style

This commit is contained in:
FarseaSH 2021-09-02 10:59:57 +08:00
parent b7e6c0cd39
commit 9d41748d8a
2 changed files with 8 additions and 11 deletions

View file

@ -1,5 +1,3 @@
<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>
<div class="footer">
Powered by <a href="https://www.hugo.io">Hugo</a> | Theme <a href="https://github.com/FarseaSH/hugo-theme-moments">Moments</a>
</div>