Add link to a statute in the navbar

This commit is contained in:
Txrpe 2024-11-17 21:13:04 +01:00
parent cc7765ef2f
commit 313041fe72
2 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@
<nav>
<a href="/en/events">Events</a>
<a href="/en/services">Services</a>
<a href="/en/statute">Statute</a>
<a href="/en/about">About</a>
<a href="/en/account">Account</a>
<a href="/en/donations">Donations</a>

View File

@ -52,6 +52,7 @@
<nav>
<a href="/events">Događaji</a>
<a href="/services">Servisi</a>
<a href="/statute">Statut</a>
<a href="/about">O nama</a>
<a class="account" href="/account">Nalog</a>
<a href="/donations">Donacije</a>