Fix the viewport for mobile
This commit is contained in:
parent
c95181f909
commit
ac2897bd6f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<meta property="og:image" content="https://webvm.io/assets/reddit.png"/>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=1100, initial-scale=1.0">
|
||||
<title>WebVM - Linux virtualization in WebAssembly</title>
|
||||
|
||||
<meta name="description" content="Server-less virtual machine, networking included, running browser-side in HTML5/WebAssembly. Code in any programming language inside this Linux terminal.">
|
||||
|
|
Loading…
Add table
Reference in a new issue