Files
freno-dev/src
Michael Freno 741a6e26a3 feat(PageHead): make page metadata site-aware with auto-derived canonical URLs
Extract pure resolvePageHeadMeta helper that derives title suffix,
canonical URL, and OpenGraph fallbacks from the active site config and
router pathname. PageHead now reads useSite() + useLocation() to
render per-subdomain metadata (e.g. " | Nessa", canonical on
nessa.freno.me) instead of hardcoding " | Michael Freno".

- Always emit a canonical link (explicit override wins; otherwise
  https://<site.domain><pathname>)
- Default og:image to the site ogDefaultImage when not provided
- Add unit tests covering all five sites, canonical derivation, and
  OpenGraph fallback behavior
2026-07-23 10:09:10 -04:00
..
2026-07-23 08:43:40 -04:00
2025-12-16 23:31:12 -05:00
2026-05-28 20:22:30 -04:00
2026-01-06 11:13:49 -05:00
2026-07-23 08:43:40 -04:00
2025-12-16 22:42:05 -05:00