Change front page text
This commit is contained in:
parent
d592fc9c0c
commit
a71fc2cfb5
@ -53,6 +53,7 @@ body.call {
|
|||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
line-height: 0;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19,5 +19,5 @@ html
|
|||||||
form#form(method="get" action="call")
|
form#form(method="get" action="call")
|
||||||
h1
|
h1
|
||||||
img(src="res/peer-calls.svg" width="100%" alt="Peer Calls")
|
img(src="res/peer-calls.svg" width="100%" alt="Peer Calls")
|
||||||
p Group peer-to-peer calls for everyone. Enter a name & share the video link.
|
p Group peer-to-peer calls for everyone. Create a private room. Share the link.
|
||||||
input(type="submit" value="New Session")
|
input(type="submit" value="New Session")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user