aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 0127fca..53eeffb 100644
--- a/www/index.html
+++ b/www/index.html
@@ -58,5 +58,5 @@
<script type="text/javascript" src="js/app.js"></script>
</head>
- <body id="container" class="frontpage fullwidthpage"></body>
+ <body id="container" class="frontpage fullwidthpage" onload="onload()"></body>
</html>