浏览代码

Adds favicon.

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

正在加载...
取消
保存