Fix logo alt

This commit is contained in:
Pedro Rey Anca 2025-03-06 10:02:08 +01:00
parent 55cbef5718
commit bcc64c3f7d
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A

View file

@ -32,7 +32,7 @@
<div class="container-fluid">
<a href="/" class="navbar-brand">
<img class="d-inline-block align-text-center me-2" src="{% static 'main/img/logo.svg' %}" width="40"
height="40" alt="GaliBus logo">
height="40" alt="caFICtería-aaS logo">
caFICtería-aaS
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"