Adding in jQuery
This commit is contained in:
parent
0c346cc0db
commit
3afdbc5487
5
site/static/js/jquery-1.9.1.min.js
vendored
Normal file
5
site/static/js/jquery-1.9.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -8,6 +8,8 @@
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="{{ url_for("static", filename="css/hy.css") }}" ></link>
|
||||
<script src="{{ url_for("static", filename="js/jquery-1.9.1.min.js") }}"
|
||||
type="text/javascript" ></script>
|
||||
</head>
|
||||
<body>
|
||||
{% block content %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user