Skip to content

Fix mounted icon paths#7

Merged
MaxGhenis merged 1 commit into
mainfrom
fix-mounted-icon-paths
May 10, 2026
Merged

Fix mounted icon paths#7
MaxGhenis merged 1 commit into
mainfrom
fix-mounted-icon-paths

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • Prefix TANF metadata icon paths with NEXT_PUBLIC_BASE_PATH.

Root cause

The multizone base path PR configured Next routing, but metadata icons still referenced /policyengine-logo.png, which 404s at policyengine.org root.

Verification

  • git diff --check
  • Live probe: /us/tanf-calculator/policyengine-logo.png returns 200; /policyengine-logo.png returns 404.

@MaxGhenis MaxGhenis merged commit d256481 into main May 10, 2026
2 checks passed
@MaxGhenis MaxGhenis deleted the fix-mounted-icon-paths branch May 10, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant