6 lines
No EOL
112 B
Text
6 lines
No EOL
112 B
Text
---
|
|
import Layout from "../layouts/primary.astro"
|
|
---
|
|
<Layout>
|
|
<h1>Welcome to ~LogicallyLogi~</h1>
|
|
</Layout> |