aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 13136da..bbef5ae 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,5 +2,5 @@
<meta charset="UTF-8">
<link rel="stylesheet" href="main.css">
<body></body>
-<script src="data.js"></script>
+<script src="books.js"></script>
<script src="main.js"></script>