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
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="{{ url_for("static", filename="css/hy.css") }}" ></link>
|
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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user