Skip to content

Commit aea104c

Browse files
committed
Added contact message
1 parent e892cc0 commit aea104c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

www/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535
<body onload="init()">
3636
<div id="message">
3737
Share the URL of this page with your friends to start talking.
38+
<br /><br />
39+
<small>
40+
This app uses WebRTC (P2P) for the video call,
41+
<a href="mailto:[email protected]">contact me</a> if you are interested in using this in your
42+
product.</small
43+
>
3844
</div>
3945
<div id="buttons">
4046
<button id="mutebtn" class="fas fa-microphone"></button>

0 commit comments

Comments
 (0)