added reset button and fixed javascript bugs

This commit is contained in:
Neythen Treloar
2022-02-26 16:35:15 +00:00
parent d71b2af8fb
commit 20bfab5574
6 changed files with 42 additions and 23 deletions

View File

@@ -84,6 +84,11 @@
<nav class="navbar navbar-light justify-content-end" style="border-bottom:2px solid white">
<div class="container">
<a class="navbar-brand" href="#">
<img src="{{ url_for('static', filename='images/logo_white.png') }}" class="logo" alt="logo" /><p class="text-white">Version 1.0</p>
</a>