renamed fbf app to bird

This commit is contained in:
gw3000 2023-06-22 17:28:44 +02:00
parent 7724148dfc
commit 2d75a02c6e
19 changed files with 12 additions and 13 deletions

View file

@ -1,6 +1,6 @@
<div class="container">
<footer class="footer d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
<p class="col-md-4 mb-0 text-muted">© 2023 fbf</p>
<p class="col-md-4 mb-0 text-muted">© 2023 bird</p>
<ul class="nav col-md-5 justify-content-end">
<li class="nav-item">
<a class="nav-link px-2 text-muted" href="{% url 'rescuer_all' %}">Home</a>