emberobserver / client

http://emberobserver.com/
124 stars 65 forks source link

Remove the deprecated favicons #197

Closed MinThaMie closed 3 years ago

MinThaMie commented 3 years ago

Fixes #196

The favicon could be updated with the logo introduced by #195 but to clean up the list before we introduce the new favicon

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   81.03%   81.03%           
=======================================
  Files         136      136           
  Lines         970      970           
=======================================
  Hits          786      786           
  Misses        184      184           

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 7b312ab...0afc7ac. Read the comment docs.

kategengler commented 3 years ago

Thanks!