Add real test post

This commit is contained in:
2023-11-24 03:47:40 -06:00
parent a6b9894498
commit f8575fe467
2 changed files with 186 additions and 1 deletions

View File

@@ -3,6 +3,5 @@ import Base from '@layouts/Base.astro';
---
<Base>
testing 123
<slot />
</Base>