ソースを参照

Add meta description to index.html (#124)

Danilo Bargen 8 年 前
コミット
e23260197d
1 ファイル変更2 行追加0 行削除
  1. 2 0
      index.html

+ 2 - 0
index.html

@@ -24,7 +24,9 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta name="referrer" content="no-referrer">
+
     <title>Threema Web</title>
+    <meta name="description" content="Chat from your desktop with Threema Web and have full access to all chats, contacts and media files.">
 
     <!-- Favicon -->
     <link rel="icon" href="img/favicon.ico?v=[[VERSION]]" type="image/x-icon"/>