mirror of
https://github.com/Rushilwiz/tj2023.git
synced 2025-04-10 23:30:17 -04:00
fixed logo
This commit is contained in:
parent
e153713a7a
commit
1725aae20f
|
@ -20,7 +20,7 @@
|
|||
<![endif]-->
|
||||
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark {% if animate %}animated-navbar{% endif %}">
|
||||
<a class="navbar-brand" href="{% url 'index' %}"><img style="width: 40px;" src="{% static 'pages/css/img/TJLogo.png' %}"> Class of 2023</a>
|
||||
<a class="navbar-brand" href="{% url 'index' %}"><img style="width: 40px;" src="{% static 'pages/css/img/logo.png' %}"> Class of 2023</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarLinks">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
|
Loading…
Reference in New Issue
Block a user