summaryrefslogtreecommitdiff
path: root/client-web/public/start.html
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2023-06-24 20:43:57 +0200
committertpart <tpart120@proton.me>2023-06-24 20:43:57 +0200
commite554ae15844dfafa589dad979e994b2db21164f9 (patch)
tree33f2f4dc409896411901ba09be4e23c588a5a790 /client-web/public/start.html
parent5d1cd6a466ea7d9e702b76899170a4b39ab7138f (diff)
downloadkeks-meet-e554ae15844dfafa589dad979e994b2db21164f9.tar
keks-meet-e554ae15844dfafa589dad979e994b2db21164f9.tar.bz2
keks-meet-e554ae15844dfafa589dad979e994b2db21164f9.tar.zst
Improve start page style
Diffstat (limited to 'client-web/public/start.html')
-rw-r--r--client-web/public/start.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/client-web/public/start.html b/client-web/public/start.html
index 68ede54..42c8799 100644
--- a/client-web/public/start.html
+++ b/client-web/public/start.html
@@ -9,15 +9,15 @@
</head>
<body class="start">
<div class="start-box">
- <h1>keks-meet</h2>
+ <h1>keks-meet</h1>
<p class="description">A simple secure conferencing application using webrtc</p>
<br>
- <p>
+ <p class="instructions">
To get started, click 'Join' and share the URL with your
partner. You can also optionally customize the URL by entering a
<b>secure/unguessable(!!!)</b> identifier below.
</p>
- <p>
+ <p class="instructions">
keks-meet is free software! It is licenced under the terms of
the third version of the GNU Affero General Public Licence only.
</p>