Revert "fix(html) add doctype and fix HTML errors"

This reverts commit 432d07c2ad.
This commit is contained in:
Robert Pintilii
2022-07-26 14:58:12 +03:00
committed by Saúl Ibarra Corretgé
parent c5115f99f0
commit ca3bd9138c
21 changed files with 37 additions and 52 deletions

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