diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 0d12704..5d2112b 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ <script src="/scripts/bundle.js"></script> <link rel="stylesheet" href="/static/css/master.css" /> - <title>webrtc meeting</title> + <title>keks webrtc meeting</title> <style> * { margin: 0px; |