Fix navigation link

This commit is contained in:
Hugo 2023-08-30 19:47:10 +02:00
parent 1bfa147cb4
commit de3d5142f6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</head>
<body>
<header>
<a id="logo" href="/en/"><img src="/img/logo-light.svg" alt="Logo"> Decentrala</a>
<a id="logo" href="/en/index"><img src="/img/logo-light.svg" alt="Logo"> Decentrala</a>
<button id="theme-switcher"></button>
<a class="lang" hreflang="sr" href="/PAGE_NAME">SR</a>
</header>