Browse Source

Adds favicon.

master
yanas 10 years ago
parent
commit
63f60b0006
2 changed files with 1 additions and 0 deletions
  1. BIN
      images/favicon.ico
  2. 1
    0
      index.html

BIN
images/favicon.ico View File


+ 1
- 0
index.html View File

@@ -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…
Cancel
Save