Add rocket emoji as logo

This commit is contained in:
prototypa
2022-08-18 01:56:31 -04:00
parent f63c030401
commit ba764a4d40

View File

@ -13,7 +13,7 @@ const {} = Astro.props;
<a class="flex items-center" href="/"> <a class="flex items-center" href="/">
<span <span
class="self-center ml-2 text-2xl font-extrabold text-gray-900 whitespace-nowrap dark:text-white" class="self-center ml-2 text-2xl font-extrabold text-gray-900 whitespace-nowrap dark:text-white"
>AstroWind >🚀 AstroWind
</span> </span>
</a> </a>
<div class="flex items-center md:hidden"> <div class="flex items-center md:hidden">