mirror of
https://github.com/ianramzy/decentralized-video-chat.git
synced 2025-02-23 00:15:04 +08:00
update open graph preview + data
This commit is contained in:
parent
28cc2d01bd
commit
8a97118eed
@ -7,12 +7,10 @@
|
|||||||
<link rel="stylesheet" href="../css/chat.css">
|
<link rel="stylesheet" href="../css/chat.css">
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
|
||||||
<script src="js/snackbar.js"></script>
|
<script src="js/snackbar.js"></script>
|
||||||
<meta property="og:title" content="Neonchat - Decentralized video calls">
|
<meta property="og:title" content="Join your friends call - Neonchat">
|
||||||
<meta property="og:description" content="Decentralized video
|
<meta property="og:description" content="Click the link to join this chat room using Neonchat">
|
||||||
calling provides real-time HD quality and latency simply
|
<meta property="og:image" content="https://neonchat.io/images/preview.png">
|
||||||
not available with traditional technology.">
|
<meta property="og:url" content="https://neonchat.io/">
|
||||||
<meta property="og:image" content="https://neonchat.io/public/landing/preview.png">
|
|
||||||
<meta property="og:url" content="https://neonchat.io/landing">
|
|
||||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162048272-1"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162048272-1"></script>
|
||||||
<script>
|
<script>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 78 KiB |
@ -11,7 +11,7 @@
|
|||||||
<meta property="og:description" content="Decentralized video
|
<meta property="og:description" content="Decentralized video
|
||||||
calling provides real-time HD quality and latency simply
|
calling provides real-time HD quality and latency simply
|
||||||
not available with traditional technology.">
|
not available with traditional technology.">
|
||||||
<meta property="og:image" content="https://neonchat.io/images/review.png">
|
<meta property="og:image" content="https://neonchat.io/images/preview.png">
|
||||||
<meta property="og:url" content="https://neonchat.io/">
|
<meta property="og:url" content="https://neonchat.io/">
|
||||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162048272-1"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162048272-1"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user