Upload and use the Defora Networks logo

This commit is contained in:
2020-04-09 01:14:34 +02:00
parent 7af88e5c4f
commit 7a96c5b2ed
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ $sidebarWidth: 375px;
* Misc.
*/
$borderRadius: 4px;
$defaultWatermarkLink: '../images/watermark.png';
$defaultWatermarkLink: '../images/watermark-dnet.png';
$popoverMenuPadding: 13px;
$happySoftwareBackground: transparent;
$desktopAppDragBarHeight: 25px;

BIN
images/watermark-dnet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -1,9 +1,9 @@
<title>Jitsi Meet</title>
<meta property="og:title" content="Jitsi Meet"/>
<meta property="og:image" content="images/jitsilogo.png?v=1"/>
<meta property="og:image" content="images/watermark-dnet.png"/>
<meta property="og:description" content="Join a WebRTC video conference powered by the Jitsi Videobridge"/>
<meta description="Join a WebRTC video conference powered by the Jitsi Videobridge"/>
<meta itemprop="name" content="Jitsi Meet"/>
<meta itemprop="description" content="Join a WebRTC video conference powered by the Jitsi Videobridge"/>
<meta itemprop="image" content="images/jitsilogo.png?v=1"/>
<meta itemprop="image" content="images/watermark-dnet.png"/>
<link rel="icon" type="image/png" href="images/favicon.ico?v=1"/>