summaryrefslogtreecommitdiff
path: root/public/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/home.html')
-rw-r--r--public/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/home.html b/public/home.html
index 79c807b..865e53a 100644
--- a/public/home.html
+++ b/public/home.html
@@ -12,6 +12,6 @@
<script src="/js/header.js"></script>
<script src="/js/api.js"></script>
<script src="/js/home.js"></script>
- <script>load()</script>
+ <script>init()</script>
</body>
</html> \ No newline at end of file