6 lines
No EOL
68 B
Text
6 lines
No EOL
68 B
Text
---
|
|
// Layout
|
|
import Base from '@layouts/Default.astro'
|
|
---
|
|
|
|
<Base/> |