summaryrefslogtreecommitdiff
path: root/static/website/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/home.html')
-rwxr-xr-xstatic/website/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html
index 40ab150..3f25b4e 100755
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -251,7 +251,7 @@
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script>
-time_left = 5;
+time_left = 15600;
function secs_to_time(secs)
{
var h = Math.floor(secs/3600);