Skip to content

Point Google Flights at airline PNG logos#23

Open
hqhq1025 wants to merge 1 commit into
aiming-lab:mainfrom
hqhq1025:codex/fix-google-flights-airline-logos
Open

Point Google Flights at airline PNG logos#23
hqhq1025 wants to merge 1 commit into
aiming-lab:mainfrom
hqhq1025:codex/fix-google-flights-airline-logos

Conversation

@hqhq1025
Copy link
Copy Markdown

Summary

Updates Google Flights seed data to point at PNG airline logo assets instead of missing SVG paths.

The matching HF asset PR adds all 23 airline logo files referenced by the seeded flights:

Logo source pattern checked for every seeded airline:

https://www.gstatic.com/flights/airline_logos/70px/{airline_code}.png

Verification

  • Verified all 23 seeded airline logo source URLs return 200 image/png.
  • Verified all 23 local files exist under sites/google_flights/static/images/airlines/*.png and have PNG signatures.
  • python3 -m py_compile sites/google_flights/app.py sites/google_flights/seed_data.py
  • git diff --check
  • Packed asset tarball with ./scripts/extract_assets.sh /tmp/webharbor-google-flights-assets google_flights.

Fixes #22.

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.

Google Flights airline logo assets are missing

1 participant