mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
Revert "fix(html) add doctype and fix HTML errors"
This reverts commit 432d07c2ad.
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
c5115f99f0
commit
ca3bd9138c
16
title.html
16
title.html
@@ -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:description" content="Join a WebRTC video conference powered by the Jitsi Videobridge">
|
||||
<meta name="description" content="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">
|
||||
<link rel="icon" type="image/png" href="images/favicon.ico?v=1">
|
||||
<meta property="og:title" content="Jitsi Meet"/>
|
||||
<meta property="og:image" content="images/jitsilogo.png?v=1"/>
|
||||
<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"/>
|
||||
<link rel="icon" type="image/png" href="images/favicon.ico?v=1"/>
|
||||
|
||||
Reference in New Issue
Block a user