Skip to content

Commit 8d56357

Browse files
authored
Update config.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent dd4827b commit 8d56357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ firstPRMergeComment: >
2020
<picture>
2121
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/meshery/meshsync/master/.github/welcome/meshery_dark.png">
2222
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/meshery/meshsync/master/.github/welcome/meshery_light.png">
23-
<img alt="Shows a black logo in light color mode and a white one in dark color mode." src="https://user-images.githubusercontent.com/25423296/163456779-a8556205-d0a5-45e2-ac17-42d089e3c3f8.png">
23+
<img alt="Shows a black logo in light color mode and a white one in dark color mode." src="https://raw.githubusercontent.com/meshery/meshsync/master/.github/welcome/meshery_light.png">
2424
</picture>
2525
2626
#-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)