Update Logo.astro
This commit is contained in:
@ -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">
|
<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>
|
||||||
|
Reference in New Issue
Block a user