use static js

This commit is contained in:
2022-11-04 17:55:25 -07:00
parent dcf78bb88d
commit fa1e988344
6 changed files with 31 additions and 35 deletions

View File

@@ -2,6 +2,8 @@
<head>
<title>Pyrometry Application</title>
<link rel="stylesheet" href="{{ url_for('static', filename='app.css') }}">
{% block head %}
{% endblock %}
</head>
<body>
<div class="navbar">