Skip to content

Commit c3e1881

Browse files
[mirotalk] - remove not needed meta
1 parent 4dc41bf commit c3e1881

7 files changed

Lines changed: 1 addition & 25 deletions

File tree

public/views/about.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
name="description"
1818
content="MiroTalk powered by WebRTC, Real-time Simple Secure Fast video calls, chat and screen sharing capabilities in the browser, from your mobile or desktop."
1919
/>
20-
<meta
21-
name="keywords"
22-
content="webrtc, miro, self hosted, voip, sip, real-time communications, chat, messaging, meet, webrtc stun, webrtc turn, video meeting, video chat, video conference, multi video chat, multi video conference, peer to peer, p2p, rtc, alternative to, zoom, microsoft teams, google meet, jitsi, meeting"
23-
/>
2420

2521
<!-- StyleSheet -->
2622

public/views/client.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
name="description"
1919
content="MiroTalk powered by WebRTC, Real-time Simple Secure Fast video calls, chat and screen sharing capabilities in the browser, from your mobile or desktop."
2020
/>
21-
<meta
22-
name="keywords"
23-
content="webrtc, openAI, chatGPT, webrtc stun, webrtc turn, video meeting, video chat, multi video chat, peer to peer, p2p, zoom"
24-
/>
2521

2622
<!-- https://ogp.me -->
2723

public/views/landing.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
name="description"
1818
content="MiroTalk powered by WebRTC, Real-time Simple Secure Fast video calls, chat and screen sharing capabilities in the browser, from your mobile or desktop."
1919
/>
20-
<meta
21-
name="keywords"
22-
content="webrtc, self hosted, voip, sip, real-time communications, chat, messaging, meet, webrtc stun, webrtc turn, video meeting, video chat, video conference, multi video chat, multi video conference, peer to peer, p2p, rtc, alternative to, zoom, microsoft teams, google meet, jitsi, meeting"
23-
/>
2420

2521
<!-- https://ogp.me -->
2622

public/views/login.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
name="description"
1818
content="MiroTalk powered by WebRTC, Real-time Simple Secure Fast video calls, chat and screen sharing capabilities in the browser, from your mobile or desktop."
1919
/>
20-
<meta
21-
name="keywords"
22-
content="webrtc, self hosted, voip, sip, real-time communications, chat, messaging, meet, webrtc stun, webrtc turn, video meeting, video chat, video conference, multi video chat, multi video conference, peer to peer, p2p, rtc, alternative to, zoom, microsoft teams, google meet, jitsi, meeting"
23-
/>
2420

2521
<!-- https://ogp.me -->
2622

@@ -32,6 +28,7 @@
3228
<meta property="og:url" content="{{OG_URL}}" />
3329

3430
<!-- StyleSheet -->
31+
3532
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
3633
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
3734
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,600" />

public/views/newcall.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
name="description"
1818
content="MiroTalk powered by WebRTC, Real-time secure video calls, chat and screen sharing capabilities in the browser, from your mobile or desktop"
1919
/>
20-
<meta
21-
name="keywords"
22-
content="webrtc, self hosted, voip, sip, real-time communications, chat, messaging, meet, webrtc stun, webrtc turn, video meeting, video chat, video conference, multi video chat, multi video conference, peer to peer, p2p, rtc, alternative to, zoom, microsoft teams, google meet, jitsi, meeting"
23-
/>
2420

2521
<!-- https://ogp.me -->
2622

public/views/privacy.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
name="description"
1818
content="MiroTalk powered by WebRTC, Real-time secure video calls, chat and screen sharing capabilities in the browser, from your mobile or desktop"
1919
/>
20-
<meta
21-
name="keywords"
22-
content="webrtc, RTCICECandidates, RTCSessionDescription, RTCDataChannel, real-time communications, webrtc stun, webrtc turn, video meeting, video chat, video conference, multi video chat, multi video conference, peer to peer, p2p, zoom, rtc, teams"
23-
/>
2420

2521
<!-- StyleSheet -->
2622

public/views/testStunTurn.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1515

1616
<meta name="description" content="MiroTalk P2P test Stun and Turn servers" />
17-
<meta name="keywords" content="webrtc, stun, turn, srflx, relay" />
1817

1918
<!-- StyleSheet -->
2019

0 commit comments

Comments
 (0)