[mirotalk] - SEO optimization
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
</head>
|
||||
|
||||
<body onload="initPeer()" onmousemove="showLeftButtons()">
|
||||
<!-- just 4SEO Optimization -->
|
||||
<div id="webRTCSeo"><h1>WebRTC</h1></div>
|
||||
|
||||
<div id="countTime">00:00:00</div>
|
||||
|
||||
<div id="leftButtons">
|
||||
|
||||
@@ -522,3 +522,8 @@ video:fullscreen {
|
||||
background-color: #2b2b2b;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#webRTCSeo {
|
||||
/* just for SEO */
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user