|
@@ -2,11 +2,11 @@
|
|
<html lang="en" style="height:100%;">
|
|
<html lang="en" style="height:100%;">
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
- <title>WebVM</title>
|
|
|
|
|
|
+ <title>WebVM - server-less Linux virtual machine for the browser</title>
|
|
|
|
|
|
- <meta name="description" content="Welcome to WebVM - a server-less virtual Linux environment running fully client-side in HTML5/WebAssembly.">
|
|
|
|
- <meta name="keywords" content="WebVM, Bash, CheerpX, WebAssembly">
|
|
|
|
- <meta property="og:title" content="WebVM" />
|
|
|
|
|
|
+ <meta name="description" content="WebVM - a server-less Linux virtual machine with networking, running browser-side in HTML5/WebAssembly.">
|
|
|
|
+ <meta name="keywords" content="WebVM, Virtual Machine, CheerpX, x86 virtualization, WebAssembly, Tailscale, JIT">
|
|
|
|
+ <meta property="og:title" content="WebVM - Linux virtual machine on the browser" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="WebVM"/>
|
|
<meta property="og:site_name" content="WebVM"/>
|
|
<meta property="og:url" content="/">
|
|
<meta property="og:url" content="/">
|
|
@@ -14,7 +14,7 @@
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:site" content="@leaningtech" />
|
|
<meta name="twitter:site" content="@leaningtech" />
|
|
<meta name="twitter:title" content="WebVM" />
|
|
<meta name="twitter:title" content="WebVM" />
|
|
- <meta name="twitter:description" content="Welcome to WebVM - a server-less virtual Linux environment running fully client-side in HTML5/WebAssembly.">
|
|
|
|
|
|
+ <meta name="twitter:description" content="WebVM - a server-less Linux virtual machine with networking, running browser-side in HTML5/WebAssembly.">
|
|
<meta name="twitter:image" content="https://webvm.io/assets/webvm_preview.png" />
|
|
<meta name="twitter:image" content="https://webvm.io/assets/webvm_preview.png" />
|
|
|
|
|
|
<!-- Apple iOS web clip compatibility tags -->
|
|
<!-- Apple iOS web clip compatibility tags -->
|