Change front page text

This commit is contained in:
Jerko Steiner 2016-04-06 08:55:55 -04:00
parent d592fc9c0c
commit a71fc2cfb5
2 changed files with 2 additions and 1 deletions

View File

@ -53,6 +53,7 @@ body.call {
h1 { h1 {
margin: 0; margin: 0;
line-height: 0;
img { img {
} }

View File

@ -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")