Skip to content

Commit

Permalink
added logo block to topnav
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Jan 15, 2024
1 parent 2d99633 commit 8dddc90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/templates/default/topnav.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
<span class="fas fa-bars"></span>
</div>
<div class="logo">
{% block logo %}
{{ app.station_title }}
{% endblock %}
</div>
<menu class="nav-items">
{% for item in app.menu %}
Expand Down

0 comments on commit 8dddc90

Please sign in to comment.