Skip to content

Commit

Permalink
Update the NodeJS favicon. Closes #2823
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Nov 21, 2024
1 parent e965a67 commit ba3b0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bikeshed/mdn/mdn-anno.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
background-image: url(https://resources.whatwg.org/browser-logos/safari-ios.svg);
}
.mdn-anno > .feature > .support > .nodejs::before {
background-image: url(https://nodejs.org/static/images/favicons/favicon.ico);
background-image: url(https://nodejs.org/favicon.ico);
}
.mdn-anno > .feature > .support > .opera_android::before {
background-image: url(https://resources.whatwg.org/browser-logos/opera.svg);
Expand Down

0 comments on commit ba3b0f6

Please sign in to comment.