659c22707b
Deploy Slides / build-and-deploy (push) Successful in 1m15s
Slidev converts <img src> to ES imports during build. Absolute paths like /pipeline.svg resolve to the filesystem root, failing the slidev:slide-import-guard plugin. Changed to relative ../public/ paths so imports resolve within the project.