Skip to content

Commit 11cbdd8

Browse files
Add fallback logo image pointing to github (#58)
1 parent 1651c13 commit 11cbdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="./logo_bevy_scripting.svg" width="250">
2+
<img src="./logo_bevy_scripting.svg" width="250" onerror="this.onerror=null; this.src='https://raw.githubusercontent.com/makspll/bevy_mod_scripting/main/logo_bevy_scripting.svg'">
33
</p>
44

55
# Bevy Scripting

0 commit comments

Comments
 (0)