OSDN Git Service

complete slideshow
[pybbs/pybbs.git] / templates / top.htm
index 215f705..5d117bb 100755 (executable)
@@ -6,7 +6,7 @@
        <title>Top Page</title> 
        <link rel=stylesheet href='static/css/top.css'>
        <link rel=stylesheet href={{static_url('css/normalize.css')}}>
-       <script src=http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js></script>   
+       <script src={{static_url('js/jquery-1.10.2.min.js')}}></script>
        <script src={{static_url('js/top.js')}}></script>
        <script src={{static_url('js/modernizr.custom.min.js')}}></script>
        <script src={{static_url('js/jquery-ui-1.10.3.custom.min.js')}}></script>