Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert photos to WebP format #1568

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

freaky4wrld
Copy link
Member

Fixes #1494

What changes did you make and why did you make them ?

  • Updated the client/public bg-images to WebP from jpeg and updated the import statements
  • The changes are made to reduce the amount of data the user has to load.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

image

Visuals after changes are applied

image

Copy link

github-actions bot commented Feb 1, 2024

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b freaky4wrld-convert-photos-to-WebP development
git pull https://github.com/freaky4wrld/VRMS.git convert-photos-to-WebP

@freaky4wrld freaky4wrld changed the title Convert photos to web p Convert photos to WebP format Feb 1, 2024
@trillium trillium marked this pull request as ready for review February 1, 2024 20:35
Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, let's merge it!

@trillium trillium merged commit 3179a9e into hackforla:development Feb 1, 2024
6 checks passed
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.

Convert background photos to WebP format
2 participants