austintackaberry / ydkjs-exercises

Exercises to go along with You Don't Know JavaScript
MIT License
253 stars 74 forks source link

Make favicon and replace it with the current React favicon #7

Closed austintackaberry closed 6 years ago

austintackaberry commented 6 years ago

The current favicon is the default for create-react-app which is the React logo. Given that this web app is about JavaScript exercises, not React, it shouldn't have the React logo as its favicon.

kevinYCKim33 commented 6 years ago

Please see my pull request.

https://github.com/austintackaberry/ydkjs-exercises/pull/8