tailwind #9
2
static/js/jquery-3.5.1.min.js
vendored
Normal file
2
static/js/jquery-3.5.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
61
static/js/plotly-latest.min.js
vendored
Normal file
61
static/js/plotly-latest.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -6,6 +6,8 @@
|
||||
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/bootstrap.min.css') }}">
|
||||
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/style.css') }}">
|
||||
<script src="{{ url_for('static', filename='js/bootstrap.min.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='js/jquery-3.5.1.min.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='js/plotly-latest.min.js') }}"></script>
|
||||
</head>
|
||||
|
||||
<title>Hello world!</title>
|
||||
|
Loading…
Reference in New Issue
Block a user