mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
add rules link to sidebar menu
This commit is contained in:
@@ -72,6 +72,14 @@ const Sidebar = ({
|
||||
>
|
||||
Kodukord
|
||||
</Link>
|
||||
<Link
|
||||
href="/reeglid"
|
||||
className="hover:text-[#00A3E0] transition duration-150"
|
||||
>
|
||||
Reeglid
|
||||
</Link>
|
||||
|
||||
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user