Refactor components structure
This commit is contained in:
6
src/components/atoms/Logo.astro
Normal file
6
src/components/atoms/Logo.astro
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
|
||||
<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