Fix logo alt
This commit is contained in:
parent
55cbef5718
commit
bcc64c3f7d
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue