Skip to content

Commit

Permalink
feat: add actual logo to website
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidPhantom committed Oct 7, 2024
1 parent dac1cf3 commit d7f8f90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/components/AppLogo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

<template>
<NuxtLink to="/" aria-label="Перейти на главную">
<!-- <UIcon name="fluent:draw-image-24-regular" class="text-2xl" /> -->
Лого
<NuxtImg src="/logo.png" width="60px" />
</NuxtLink>
</template>

Expand Down

0 comments on commit d7f8f90

Please sign in to comment.