2026-05-12 16:16:03 +08:00
|
|
|
---
|
2026-05-12 16:27:03 +08:00
|
|
|
import Base from '../layouts/Base.astro'
|
2026-05-12 16:16:03 +08:00
|
|
|
---
|
|
|
|
|
|
2026-05-12 16:27:03 +08:00
|
|
|
<Base>
|
|
|
|
|
<p class="text-text-primary text-4xl font-bold p-8">Talk Pro — scaffold works</p>
|
|
|
|
|
</Base>
|