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

Fix banner images optimizations #4819

Merged
merged 2 commits into from
Jul 18, 2019
Merged

Fix banner images optimizations #4819

merged 2 commits into from
Jul 18, 2019

Conversation

octavioamu
Copy link
Contributor

@octavioamu octavioamu commented Jul 18, 2019

Description

There were images with 2mb 3000px really not a good practice for web.
This pr recreate all the images to be 1440 px (hd screen) and optimise the sizes.

The total size was 8,3 MB and the new images total size is 2,7 MB

After I created the new images sizes I ran this optimisations to get even smaller files
image

Refers/Fixes
Testing

@codecov
Copy link

codecov bot commented Jul 18, 2019

Codecov Report

Merging #4819 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4819   +/-   ##
=======================================
  Coverage   30.44%   30.44%           
=======================================
  Files         216      216           
  Lines       17328    17328           
  Branches     2352     2352           
=======================================
  Hits         5276     5276           
  Misses      11843    11843           
  Partials      209      209

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64fd5d0...c758c53. Read the comment docs.

@octavioamu
Copy link
Contributor Author

@iamonuwa Please take a look on this PR

thelostone-mc
thelostone-mc previously approved these changes Jul 18, 2019
@octavioamu octavioamu merged commit ee05a86 into master Jul 18, 2019
@thelostone-mc thelostone-mc deleted the fix/banner-optimizations branch June 27, 2020 00:52
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.

2 participants