229532ab8baa6cebe262a99da277ec0a9ce84f84
user/config/media.yaml defines only 'gpx', which replaces the system media.types instead of merging (blueprint-unaware key replacement). This causes page.media[hero_image] to return undefined for jpg/png files. Fallback constructs the hero URL directly from page.url + filename, matching what shortcode plugins already do. The page.media path is still tried first so it works correctly if the config is ever fixed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr
Description
No description provided
Languages
CSS
60%
Twig
18.7%
SCSS
17%
JavaScript
2.5%
PHP
1.8%