Create Logo.astro
This commit is contained in:
8
src/components/widgets/Logo.astro
Normal file
8
src/components/widgets/Logo.astro
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
|
||||
<span
|
||||
class="self-center ml-2 text-2xl font-extrabold text-gray-900 whitespace-nowrap dark:text-white"
|
||||
>
|
||||
🚀 AstroWind
|
||||
</span>
|
Reference in New Issue
Block a user