aboutsummaryrefslogtreecommitdiffstats
path: root/zurb-F5-basic/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'zurb-F5-basic/templates/base.html')
-rw-r--r--zurb-F5-basic/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/zurb-F5-basic/templates/base.html b/zurb-F5-basic/templates/base.html
index c3c2d79..91fb81a 100644
--- a/zurb-F5-basic/templates/base.html
+++ b/zurb-F5-basic/templates/base.html
@@ -10,7 +10,7 @@
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/foundation.min.css" />
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/style.css" />
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/pygments.css" />
- <script src="{{ SITEURL }}/theme/js/custom.modernizr.js"></script>
+ <script src="{{ SITEURL }}/theme/js/modernizr.js"></script>
</head>
<body>