logos and pics

This commit is contained in:
gw3000 2023-07-23 12:24:35 +02:00
parent 6b04682782
commit 7e151e9373
20 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@
<nav class="navbar navbar-expand-lg navbar-dark bg-primary sticky-top">
<div class="container">
<a class="navbar-brand" href="{% url 'index' %}">
<img src="{% static 'img/logo.png' %}" alt="logo" width="35" height="35" />
<img src="{% static 'img/favicon/l.png' %}" alt="logo" width="35" height="35" />
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarColor01"
aria-controls="navbarColor01" aria-expanded="false" aria-label="Toggle navigation">