Fix styles.css cache-busting so CSS updates always reach the browser

This commit is contained in:
marvin
2026-09-13 13:43:58 -04:00
parent 34d7c2a77f
commit edb5d58bb4
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<title>Site Gateway</title>
<meta name="description" content="Host sites, proxy services, and manage HTTPS from one simple dashboard.">
<link rel="icon" type="image/png" href="/site-gateway-icon-approved.png">
<link rel="stylesheet" href="/styles.css">
<link rel="stylesheet" href="/styles.css?v=0.11.28">
</head>
<body>
<div id="login" class="login-shell hidden">