ソースを参照

Adds favicon.

j8
yanas 11年前
コミット
63f60b0006
2個のファイルの変更1行の追加0行の削除
  1. バイナリ
      images/favicon.ico
  2. 1
    0
      index.html

バイナリ
images/favicon.ico ファイルの表示


+ 1
- 0
index.html ファイルの表示

@@ -1,6 +1,7 @@
1 1
 <html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#">
2 2
   <head>
3 3
     <title>Jitsi Videobridge meets WebRTC</title>
4
+    <link rel="icon" type="image/png" href="/images/favicon.ico"/>
4 5
     <meta property="og:title" content="Jitsi Meet"/>
5 6
     <meta property="og:image" content="/images/jitsilogo.png"/>
6 7
     <meta property="og:description" content="Join a WebRTC video conference powered by the Jitsi Videobridge"/>

読み込み中…
キャンセル
保存