Merge pull request #200 from davidawad/patch-1

Update Logo.astro
This commit is contained in:
André B
2023-07-21 20:09:35 -04:00
committed by GitHub

View File

@ -1,6 +1,7 @@
---
import { SITE } from '~/config.mjs';
---
<span class="self-center ml-2 text-2xl md:text-xl font-bold text-gray-900 whitespace-nowrap dark:text-white">
🚀 AstroWind</span
>
{SITE?.name}
</span>