瀏覽代碼

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"/>

Loading…
取消
儲存