1
0
Fork 0
mirror of https://github.com/TheTaz25/denis.ergin.git synced 2025-07-12 22:08:48 +00:00
denis.ergin/src/pages/else.astro
2024-09-17 08:55:20 +02:00

7 lines
No EOL
108 B
Text

---
import Layout from '../layouts/Layout.astro';
---
<Layout title='Somewhere else...'>
Henlo!
</Layout>