Browse Source

changes default title

master
Emil Ivov 11 years ago
parent
commit
53c5c16f8d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      index.html

+ 1
- 1
index.html View File

@@ -1,6 +1,6 @@
1 1
 <html>
2 2
   <head>
3
-    <title>WebRTC, meet the Jitsi Videobridge</title>
3
+    <title>Jitsi Videobridge meets WebRTC</title>
4 4
     <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
5 5
     <script src="libs/strophe/strophe.jingle.adapter.js?v=1"></script><!-- strophe.jingle bundles -->
6 6
     <script src="libs/strophe/strophe.jingle.bundle.js?v=8"></script>

Loading…
Cancel
Save