Browse Source

Update shell.html

Attempt to fix mobile usability error reported by Google Search Console.
Yao Wei Tjong 4 years ago
parent
commit
7f8f55a41f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/shell.html

+ 1 - 0
bin/shell.html

@@ -2,6 +2,7 @@
 <html lang="en-us">
 <html lang="en-us">
 <head>
 <head>
     <meta charset=utf-8>
     <meta charset=utf-8>
+    <meta name="viewport" content="width=device-width,initial-scale=1">
     <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
     <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
     <title>Urho3D</title>
     <title>Urho3D</title>
     <style>
     <style>