change ul to proper table, added table sorting
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a614093c32
commit
d9221087d0
7 changed files with 624 additions and 187 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue