Add rocket emoji as logo
This commit is contained in:
@ -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">
|
||||||
|
Reference in New Issue
Block a user