Files
quartz-website/quartz/components
Emile Bangma 581f6707da fix: decouple Head.tsx from og-image plugin import (#2495)
Remove unconditional import of CustomOgImagesEmitterName from
.quartz/plugins in Head.tsx. This caused builds to fail when the
og-image plugin was not listed in quartz.config.yaml, violating the
plugin system's opt-in contract.

The fix inlines the emitter name string constant at the usage site.

Also convert the ContentDetails import in fileTrie.ts to
`import type` since it is only used in a type position.
2026-07-23 15:30:37 +02:00
..
2026-03-14 18:10:02 +01:00
2026-03-14 18:10:02 +01:00
2026-03-14 18:10:02 +01:00