Compare commits

...

2 Commits

Author SHA1 Message Date
9d94787183 Merge pull request 'Add link to a statute in the navbar' (#29) from feat/statute-link-on-navbar into master
Reviewed-on: #29
Reviewed-by: coja <coja@dmz.rs>
2025-02-23 17:35:16 +00:00
Txrpe
313041fe72 Add link to a statute in the navbar 2024-11-17 21:13:04 +01:00
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>