aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
-rw-r--r--router.js (renamed from script.js)0
2 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 718c942..597850e 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>Maquillage</title>
<script src="markdown.js"></script>
- <script src="script.js"></script>
+ <script src="router.js"></script>
<link rel="stylesheet" type="text/css" href="reset.css">
<link rel="stylesheet" type="text/css" href="menu.css">
<link rel="stylesheet" type="text/css" href="style.css">
diff --git a/script.js b/router.js
index a14a308..a14a308 100644
--- a/script.js
+++ b/router.js