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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user