mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-20 12:49:04 +00:00
enhancement(lint): Fix lint errors for components/Navbar.vue
Co-authored-by: NeonGamerBot-QK <neon@saahild.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
parent
524fa108a5
commit
349a06a080
1 changed files with 3 additions and 2 deletions
|
@ -66,8 +66,9 @@
|
|||
class="text-2xl"
|
||||
v-umami="{ name: 'Navbar-Donate', external: true }"
|
||||
/>
|
||||
<Icon name="catppuccin:certificate" class="text-2xl"/>
|
||||
Donate</a>
|
||||
<Icon name="catppuccin:certificate" class="text-2xl" />
|
||||
Donate</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue