first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
import Icon from "../components/Icon.astro";
|
||||
import Base from "../layouts/Base.astro";
|
||||
---
|
||||
|
||||
<Base>
|
||||
<Icon name="lets-icons:chart-alt-duotone-line" size="xl" />
|
||||
</Base>
|
||||
Reference in New Issue
Block a user