intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 46 forks source link

[Example] Fix favicon 404 issue in new Chrome browser #1367

Closed ibelem closed 3 years ago

ibelem commented 3 years ago

It will show HTTP 404 for android-chrome-192x192.png in Chrome 85 when visiting https://intel.github.io/webml-polyfill/examples/, this PR just fix this error.

@BruceDai PTAL. It's been fixed in gh-pages branch.

BruceDai commented 3 years ago

lgtm, thanks @ibelem