Update src/layouts/Layout.astro
This commit is contained in:
parent
6c4abdff77
commit
4a1302a8b2
|
@ -225,7 +225,7 @@ await fetch(`${import.meta.env.PUBLIC_WEBSITE_URL}/api/tags-manager`)
|
|||
<a
|
||||
class=`nav-link ${navNum == 1? "active-tab":""}`
|
||||
href="/"
|
||||
>Home</a
|
||||
>Dineshssss</a
|
||||
>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
|
|
Loading…
Reference in New Issue