aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/starter-template
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/starter-template')
-rw-r--r--docs/examples/starter-template/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html
index 14a38cdee..84b3bdec6 100644
--- a/docs/examples/starter-template/index.html
+++ b/docs/examples/starter-template/index.html
@@ -52,6 +52,7 @@
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+ <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="../../dist/js/bootstrap.min.js"></script>
</body>
</html>