change ul to proper table, added table sorting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Philipp 2021-10-16 15:03:27 +02:00
parent a614093c32
commit d9221087d0
7 changed files with 624 additions and 187 deletions

View file

@ -23,6 +23,7 @@
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="style.css" />
<script src="js/sorttable.js"></script>
</head>
<body>