summaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/custom/index.html b/custom/index.html
index 06a15f24..58889f7e 100644
--- a/custom/index.html
+++ b/custom/index.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="./bootstrap.css" media="screen">
- <link rel="stylesheet" href="../assets/css/bootswatch.min.css">
+ <link rel="stylesheet" href="../assets/css/custom.min.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../bower_components/html5shiv/dist/html5shiv.js"></script>
@@ -1280,6 +1280,6 @@
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
- <script src="../assets/js/bootswatch.js"></script>
+ <script src="../assets/js/custom.js"></script>
</body>
</html>