Add rocket emoji as logo
This commit is contained in:
@ -13,7 +13,7 @@ const {} = Astro.props;
|
||||
<a class="flex items-center" href="/">
|
||||
<span
|
||||
class="self-center ml-2 text-2xl font-extrabold text-gray-900 whitespace-nowrap dark:text-white"
|
||||
>AstroWind
|
||||
>🚀 AstroWind
|
||||
</span>
|
||||
</a>
|
||||
<div class="flex items-center md:hidden">
|
||||
|
Reference in New Issue
Block a user