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, 2 insertions, 0 deletions
diff --git a/public/home.html b/public/home.html
index 6035fc4..cc780ac 100644
--- a/public/home.html
+++ b/public/home.html
@@ -10,6 +10,8 @@
<body>
<script src="./js/main.js"></script>
<script src="./js/header.js"></script>
+ <script src="./js/api.js"></script>
<script src="./js/home.js"></script>
+ <script>load()</script>
</body>
</html> \ No newline at end of file