fix: use EmDashHead page prop correctly (matching official template)

Official template uses: <EmDashHead page={pageCtx} />
Not: <EmDashHead emdash={...} pageContext={...} />

Also removed Font component from imports (causes esbuild parse error)
and uses Google Fonts link tag instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kunthawat Greethong
2026-05-01 12:32:40 +07:00
parent 3b1a3319b7
commit d6868da01b
4 changed files with 14 additions and 5 deletions

View File

@@ -2,3 +2,4 @@
{"t":0,"agent":"a0f2988","agent_type":"Explore","event":"agent_start","parent_mode":"none"}
{"t":0,"agent":"a0f2988","agent_type":"Explore","event":"agent_stop","success":true,"duration_ms":35179}
{"t":0,"agent":"a338ed5","agent_type":"unknown","event":"agent_stop","success":true}
{"t":0,"agent":"a03ceb2","agent_type":"unknown","event":"agent_stop","success":true}