docs: LogoLabs not shown (#216)

This commit is contained in:
Harry Yep
2023-05-21 22:01:08 +01:00
committed by GitHub
parent 8a0a5d8ba0
commit b5189c0c07

View File

@@ -3,7 +3,7 @@
<div class="flex items-baseline gap-1.5 text-sm text-center text-gray-500 dark:text-gray-400">
Made by
<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>
</div>
</footer>