Skip to content

Commit

Permalink
removes about from header
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed May 28, 2024
1 parent 42fb469 commit 4c48272
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tanzlii/templates/peachjam/_header.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,4 @@
{% trans 'Speeches' %}
</a>
</li>
<li class="nav-item">
<a class="nav-link {% if view.navbar_link == 'about' %}active{% endif %}"
href="{% url 'about' %}">
{% trans 'About' %}
</a>
</li>
{% endblock %}

0 comments on commit 4c48272

Please sign in to comment.