ACM-UCI / ACM-UCI-Website

ACM@UCI Website | Recipient of 2020 ACM Outstanding Chapter Website Award
https://acm-uci.org
MIT License
5 stars 4 forks source link

[BUG] Performance drop on home page due to broken image link #97

Open btjanaka opened 3 years ago

btjanaka commented 3 years ago

Problem

The home page is suffering a slight performance drop due to a missing image. Looks like it is because I deleted the image referenced here: https://github.com/ACM-UCI/ACM-UCI-Website/blob/master/src/components/Home/Home.js#L128 so it is busy handling a 404 error.

Steps to Reproduce

Context

What OS? What browser?

See https://tools.pingdom.com#5d4977d402000000 for more info.

Possible Solution

How do you think we can fix this?

Remove that image link.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional Info

Add any other info about the problem here.

Came across this because I randomly decided to put the site thru Pingdom.