File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 19
19
< meta name ="twitter:image " content ="https://webvm.io/assets/social.png " />
20
20
21
21
<!-- Apple iOS web clip compatibility tags -->
22
- < meta name ="application-name " content ="AOCCWebVM " />
23
- < meta name ="apple-mobile-web-app-title " content ="AOCCWebVM " />
22
+ < meta name ="application-name " content ="WebVM " />
23
+ < meta name ="apple-mobile-web-app-title " content ="WebVM " />
24
24
< meta name ="apple-mobile-web-app-capable " content ="yes " />
25
25
< meta name ="mobile-web-app-capable " content ="yes " />
26
26
< meta name ="apple-mobile-web-app-status-bar-style " content ="black " />
42
42
< script defer data-domain ="webvm.io " src ="https://plausible.leaningtech.com/js/script.js "> </ script >
43
43
</ head >
44
44
45
-
45
+ < body style ="margin:0;height:100%;background:black;color:white;overflow:hidden; display:flex; flex-direction: column; justify-content: space-between; height: 100%; ">
46
+ < a class ="github-fork-ribbon right-bottom " href ="https://github.com/leaningtech/webvm/ " target ="_blank " data-ribbon ="Fork me on GitHub " title ="Fork me on GitHub "> Fork me on GitHub</ a >
46
47
< div >
47
48
< div style ="padding-top: 0.7em;padding-bottom: 0.7em;font-size: 0.3em; font-weight: 200;vertical-align:center;height: 120px; ">
48
49
< div style ="margin-left: 20px; height: 100%; display: flex; align-items: center; justify-content: space-between; ">
142
143
"| |" ,
143
144
"| CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based |" ,
144
145
"| file system, and a Linux syscall emulator. |" ,
145
-
146
+ "| |" ,
147
+ "| [NEW!] Your own WebVM with custom images via Dockerfile: |" ,
146
148
"| |" ,
147
149
"| " + underline + "https://leaningtech.com/mini-webvm-your-linux-box-from-dockerfile-via-wasm" + normal + " |" ,
148
150
"| |" ,
359
361
</ script >
360
362
</ body >
361
363
</ html >
362
-
You can’t perform that action at this time.
0 commit comments