mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-12 22:08:48 +00:00
7 lines
No EOL
108 B
Text
7 lines
No EOL
108 B
Text
---
|
|
import Layout from '../layouts/Layout.astro';
|
|
---
|
|
|
|
<Layout title='Somewhere else...'>
|
|
Henlo!
|
|
</Layout> |