fix(blog): restore live blockquote styling and quote-mark SVG

- restores the migrated blog blockquotes to the live site’s visual treatment
- adds the self-hosted quote-mark SVG and matches its live positioning
- updates the extractor, audit scripts, and migration reports to reflect the blockquote work
This commit is contained in:
2026-06-08 16:23:35 -07:00
parent 826d5e8c7d
commit bb4cee97a8
26 changed files with 57 additions and 35 deletions
+1
View File
@@ -188,3 +188,4 @@ source,target,size,kind
"live:https://www.azinstitute4autism.com/hubfs/hero-meet-the-aia-team.webp","public/assets/images/hero-meet-the-aia-team.webp","15310","images"
"live:https://www.azinstitute4autism.com/hubfs/hero-schedule-aia-tour.webp","public/assets/images/hero-schedule-aia-tour.webp","13290","images"
"live:https://www.azinstitute4autism.com/hubfs/hero-library-index.webp","public/assets/images/hero-library-index.webp","14392","images"
"live:https://241905239.fs1.hubspotusercontent-na2.net/hubfs/241905239/raw_assets/public/@marketplace/MakeWebBetter/Academia/images/icons/blockquote.svg","public/assets/images/blockquote.svg","2400","images"
1 source target size kind
188 live:https://www.azinstitute4autism.com/hubfs/hero-meet-the-aia-team.webp public/assets/images/hero-meet-the-aia-team.webp 15310 images
189 live:https://www.azinstitute4autism.com/hubfs/hero-schedule-aia-tour.webp public/assets/images/hero-schedule-aia-tour.webp 13290 images
190 live:https://www.azinstitute4autism.com/hubfs/hero-library-index.webp public/assets/images/hero-library-index.webp 14392 images
191 live:https://241905239.fs1.hubspotusercontent-na2.net/hubfs/241905239/raw_assets/public/@marketplace/MakeWebBetter/Academia/images/icons/blockquote.svg public/assets/images/blockquote.svg 2400 images