add local copy of w3.css fallback,

change how the dashboard and api is proxied
This commit is contained in:
2023-10-12 17:27:37 +00:00
parent 9705470798
commit 72db810ef0
10 changed files with 246 additions and 15 deletions

View File

@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>proxmox - dashboard</title>
<link rel="icon" href="images/favicon.svg" sizes="any" type="image/svg+xml">
<link rel="stylesheet" href="w3.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/nav.css">