fixed footer of base
This commit is contained in:
parent
8bb0f0f60e
commit
4be4c75cef
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
</main>
|
||||
<footer class="footer mt-auto py-3 bg-light">
|
||||
<div class="container">
|
||||
<span class="text-muted">Place sticky footer content here.</span>
|
||||
<span class="text-muted">Broodjeaap 2022</span>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
|
||||
|
|
Loading…
Add table
Reference in a new issue