Skip to content

Conversation

@jkachel
Copy link
Contributor

@jkachel jkachel commented Jun 18, 2024

What are the relevant tickets?

n/a

Description (What does it do?)

The marketing images aren't showing on production - it turns out the image URLs need to be prepended with /static to work in the deployed environment. (This is not the case for local deployments at the moment so this wasn't caught in testing.) This just does that.

How can this be tested?

View the homepage and verify the image URLs start with /static and that the images appear. (They should still appear - your local deployment should be able to serve the images up with or without the /static.)

@jkachel jkachel added Needs Review An open Pull Request that is ready for review product:mit-open Issues related to the MIT Open product labels Jun 18, 2024
@jkachel jkachel merged commit deb4b82 into main Jun 18, 2024
@jkachel jkachel deleted the jkachel/fix-card-image-path branch June 18, 2024 15:17
@odlbot odlbot mentioned this pull request Jun 18, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review An open Pull Request that is ready for review product:mit-open Issues related to the MIT Open product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants