footer schmooter

This commit is contained in:
2022-12-20 13:26:32 +01:00
parent 9f030dbb28
commit b2591bd1b6
3 changed files with 18 additions and 1 deletions

View File

@ -41,6 +41,12 @@
</main>
</div>
</div>
<footer>
<div class="container text-end">
Made with <span style="color: #b92201;">&#9829;</span> by DALL·E and ChatGPT • Generated in {{ $generated }}s
</div>
</footer>
<script src="./js/bootstrap-native.min.js" defer></script>
</body>
</html>