Skip to content

Commit

Permalink
About entry is not active
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandgeider committed Jan 10, 2024
1 parent 4e6a4b9 commit 4853505
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions wger/software/templates/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item mx-2 my-1">
<a class="nav-link active fw-bolder" aria-current="page"
href="{% url 'software:about-us' %}">{% translate "About" %} </a>
<a class="nav-link fw-semibold" aria-current="page"
href="{% url 'software:about-us' %}">{% translate "About" %}
</a>
</li>
<li class="nav-item mx-2 my-1">
<a class="nav-link fw-semibold"
Expand Down

0 comments on commit 4853505

Please sign in to comment.