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

@ -1,8 +1,8 @@
package main
import (
"time"
"log"
"time"
"net/http"
"strings"