fix: Update parsing of history to fix issues
All checks were successful
Build Docker / BuildImage (push) Successful in 37s

This commit is contained in:
2024-09-12 20:13:29 +10:00
parent fa78390fc7
commit d0d3de0a1e
5 changed files with 235 additions and 35 deletions

View File

@@ -4,8 +4,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HNSDoH Status</title>
<link rel="icon" href="/favicon.png" type="image/png">
<title>Status | HNS DoH</title>
<link rel="icon" href="/assets/img/HNS.png" type="image/png">
<link rel="stylesheet" href="/assets/css/404.css">
</head>