Enh: per-page SEO meta + favicon + design-token CSS-var wiring + published-output a11y/perf #21
Reference in New Issue
Block a user
Delete Branch "enh-output-seo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per-page SEO (title/description/OG/Twitter/noindex) via a PagesPanel page-settings modal; site favicon via AssetPicker; the 16 SiteDesign tokens emitted as :root CSS vars + token-base CSS (making them real globally); published-output focus-visible + prefers-reduced-motion CSS + Google Fonts display=swap. Frontend half of PKG-H; backend (site-builder.php) ships in the deploy bundle against the shared head contract. All head sinks escaped (escapeAttr/safeImageUrl/cssValue). 864 tests.
🤖 Generated with Claude Code