diff options
Diffstat (limited to 'templates/web_shell/shell.html')
| -rw-r--r-- | templates/web_shell/shell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web_shell/shell.html b/templates/web_shell/shell.html index c154ee7e..d602b5b5 100644 --- a/templates/web_shell/shell.html +++ b/templates/web_shell/shell.html @@ -49,7 +49,7 @@ float:left; position:relative; margin:10px; - background-image:url(http://www.raylib.com/img/raylib_logo64x64.png); + background-image:url(http://www.raylib.com/common/img/raylib_logo_64x64.png); } .emscripten { padding-right: 0; margin-left: auto; margin-right: auto; display: block; } |
