mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-28 09:04:07 +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
06044e955b
commit
4ccee28329
1 changed files with 27 additions and 26 deletions
|
@ -50,7 +50,8 @@
|
||||||
v-umami="{ name: 'Navbar-Donate', external: true }"
|
v-umami="{ name: 'Navbar-Donate', external: true }"
|
||||||
/> -->
|
/> -->
|
||||||
<a href="/donate.html"
|
<a href="/donate.html"
|
||||||
><Icon name="catppuccin:certificate" class="text-2xl" />Donate</a>
|
><Icon name="catppuccin:certificate" class="text-2xl" />Donate</a
|
||||||
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue