summaryrefslogtreecommitdiffhomepage
path: root/templates/web_shell/shell.html
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2017-04-17 16:42:01 +0200
committerraysan5 <[email protected]>2017-04-17 16:42:01 +0200
commit881f134f4d2fb4419d50382284e19b4f8ca4660e (patch)
tree065658f8b462dd76837f849450bdd3895134121a /templates/web_shell/shell.html
parent3e082f1d6251e366d7be6019d0950ea7a9e6b5b4 (diff)
downloadraylib-881f134f4d2fb4419d50382284e19b4f8ca4660e.tar.gz
raylib-881f134f4d2fb4419d50382284e19b4f8ca4660e.zip
Review and recompile web examples
Diffstat (limited to 'templates/web_shell/shell.html')
-rw-r--r--templates/web_shell/shell.html2
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; }