Refractor js filename

This commit is contained in:
Götz 2019-01-25 02:24:11 +01:00
parent 33f237e8bf
commit 64a89d2a82
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<title>CodiMD Notes</title>
<link rel="stylesheet" href="{{ url_for('static', filename='libs/bootstrap.min.css') }}">
<script src="{{ url_for('static', filename='js/file_reader.js') }}"></script>
<script src="{{ url_for('static', filename='js/sort.js') }}"></script>
</head>
<body class="bg-light">
<nav class="navbar navbar-light bg-light">