We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
What OS? What browser?
See https://tools.pingdom.com#5d4977d402000000 for more info.
How do you think we can fix this?
Remove that image link.
If applicable, add screenshots to help explain your problem.
Add any other info about the problem here.
Came across this because I randomly decided to put the site thru Pingdom.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: