summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/web
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-09-06 21:32:16 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-09-06 21:32:16 -0400
commite60b252247247e812bc8b9ae5726150cbd96d923 (patch)
tree4721d213893d144a0198a62e3195c8e154c7d316 /src/leap/bitmask/core/web
parent728ffae25134b6d68be7567803ed8310a18a86a6 (diff)
[bug] allow webui to launch without bitmask_www package
Diffstat (limited to 'src/leap/bitmask/core/web')
-rw-r--r--src/leap/bitmask/core/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/bitmask/core/web/index.html b/src/leap/bitmask/core/web/index.html
index 6ac9b29e..7ffbb3f1 100644
--- a/src/leap/bitmask/core/web/index.html
+++ b/src/leap/bitmask/core/web/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Bitmask WebSockets Endpoint</title>
+ <title>Bitmask.js example</title>
<script src="bitmask.js"></script>
<script type="text/javascript">
var ellog = null;