mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-05 22:53:52 +01:00
docs: LogoLabs not shown (#216)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<div class="flex items-baseline gap-1.5 text-sm text-center text-gray-500 dark:text-gray-400">
|
<div class="flex items-baseline gap-1.5 text-sm text-center text-gray-500 dark:text-gray-400">
|
||||||
Made by
|
Made by
|
||||||
<NuxtLink to="https://nuxtlabs.com" aria-label="NuxtLabs">
|
<NuxtLink to="https://nuxtlabs.com" aria-label="NuxtLabs">
|
||||||
<LogoLabs class="text-white w-14 h-auto" />
|
<LogoLabs class="text-primary-500 w-14 h-auto dark:text-primary-400" />
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user