Welcome to My Astro Site
-This is a subtitle
-diff --git a/packages/web/src/components/astro/HeroComponent.astro b/packages/web/src/components/astro/HeroComponent.astro new file mode 100644 index 00000000..329f93fc --- /dev/null +++ b/packages/web/src/components/astro/HeroComponent.astro @@ -0,0 +1,173 @@ +--- +import { Stack } from "../solidjs/index.ts"; +--- + +
This is a subtitle
-