summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2014-06-24 00:41:53 -0500
committerNicolas Williams <nico@cryptonector.com>2014-06-24 00:41:53 -0500
commit10d1b33ec27a7b287f3dc8f86836398c8ff0c041 (patch)
treec7c6244ed9bd4a46a7f8ca045bf918e76411a271 /index.html
parentfc89f7b576bf4a6cdf813534f854b70a77e14ce9 (diff)
Add NEWS link and get "Try Online" button working (fix #440)
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4dd85f23..3d4e370c 100644
--- a/index.html
+++ b/index.html
@@ -71,9 +71,8 @@
</div>
<div class="btn-group" style="float:right">
- <a class="btn btn-primary dropdown-toggle" data-toggle="dropdown" href="http://jqplay.org">
+ <a class="btn btn-primary" href="http://jqplay.org">
Try online!
- <span class="caret"></span>
</a>
</div>