Skip to content

Commit dbc3722

Browse files
author
マルコメ
authored
hotfix: restore logo image (#4362)
1 parent 108d9ec commit dbc3722

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
22
<a href="https://nodejs.org/">
33
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="https://nodejs.org/static/images/logos/nodejs-new-pantone-white.svg">
5-
<img src="https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg" width="200px">
4+
<source media="(prefers-color-scheme: dark)" srcset="https://nodejs.org/static/logos/nodejsStackedLight.svg">
5+
<img src="https://nodejs.org/static/logos/nodejsStackedDark.svg" width="200px">
66
</picture>
77
</a>
88
<h1 align="center">Help</h1>

0 commit comments

Comments
 (0)