add footer

This commit is contained in:
otthorn 2021-05-23 17:57:45 +02:00
parent 68b0abced2
commit e492607203

View file

@ -236,6 +236,13 @@
</main>
<footer class="text-center text-lg-start text-light header-bar bg-dark">
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);">
© 2021 Copyright • Made with ❤️ by Aurore • CC-BY-SA 4.0 • Mentions légales
</div>
</footer>
<script src="/static/js/bootstrap.js"></script>
</body>
</html>