소스 검색

Iteration on <meta>

Carlo Piovesan 2 년 전
부모
커밋
e027d667b0
2개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. BIN
      assets/welcome_to_WebVM.png
  2. 7 7
      index.html

BIN
assets/welcome_to_WebVM.png


+ 7 - 7
index.html

@@ -2,20 +2,20 @@
 <html lang="en" style="height:100%;">
   <head>
     <meta charset="utf-8">
-    <title>WebVM - server-less Linux virtual machine for the browser</title>
+    <title>WebVM - Linux virtualization in WebAssembly</title>
 
     <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:title" content="WebVM - Linux virtualization in WebAssembly" />
     <meta property="og:type" content="website" />
     <meta property="og:site_name" content="WebVM"/>
     <meta property="og:url" content="/">
-    <meta property="og:image" content="https://webvm.io/assets/webvm_preview.png" />
-    <meta name="twitter:card" content="summary" />
+    <meta property="og:image" content="https://webvm.io/assets/welcome_to_WebVM.png" />
+    <meta name="twitter:card" content="summary_large_image" />
     <meta name="twitter:site" content="@leaningtech" />
-    <meta name="twitter:title" content="WebVM" />
-    <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:title" content="WebVM - Linux virtualization in WebAssembly" />
+    <meta name="twitter:description" content="A Linux WebVM - a server-less Linux virtual machine with networking, running browser-side in HTML5/WebAssembly.">
+    <meta name="twitter:image" content="https://webvm.io/assets/welcome_to_WebVM.png" />
     
     <!-- Apple iOS web clip compatibility tags -->
     <meta name="application-name" content="WebVM" />