mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-07 13:15:17 +02:00
🐛 fix(logo_name): changed -> dev
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<github-corner url="https://github.com/Snigdha-OS/" />
|
<github-corner url="https://github.com/Snigdha-OS/" />
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<NuxtLink id="nav-logo" to="/">
|
<NuxtLink id="nav-logo" to="/">
|
||||||
{{ config.dev.logo_name }}
|
{{ config.dev.name }}
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
|
|
||||||
<NuxtLink id="nav-link" to="/" :class="{ active: isActive('/') }">
|
<NuxtLink id="nav-link" to="/" :class="{ active: isActive('/') }">
|
||||||
|
Reference in New Issue
Block a user