aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 32c90e2..66fe158 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Main</title>
- <script src="app.js"></script>
+ <script src="Main.js"></script>
<link rel="stylesheet" type="text/css" href="document.css" />
</head>