This commit is contained in:
Thijs Stobbelaar 2023-11-03 23:00:26 +01:00
parent efd701292d
commit 3ba3d675d0

View file

@ -8,6 +8,8 @@
<link rel="stylesheet" href="./includes/topnav.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Bungee+Spice&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Dosis:wght@400;700&display=swap" rel="stylesheet">
<script src="./lib/sorttable.js"></script>
</head>