audit-labs/audit-labs.dev

The website for Audit Labs.

clone: git clone https://gitbay.org/audit-labs/audit-labs.dev.git

0810db1606ebb3f6d78bef980989707f2e2d727f

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T03:14:55Z

Revert "Cache-bust stylesheet so CSS updates reach clients"

This reverts commit 54e2bde48853f854f7c789407f617fe76e97fd2c.
 audit-report/index.html     | 2 +-
 control-coverage/index.html | 2 +-
 evidence-seal/index.html    | 2 +-
 gh-attest/index.html        | 2 +-
 index.html                  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audit-report/index.html b/audit-report/index.html
index d253e7d..5f7d03b 100644
--- a/audit-report/index.html
+++ b/audit-report/index.html
@@ -7,7 +7,7 @@
     <meta name="description" content="Turn audit-tools evidence packages into control-mapped, auditor-ready reports (Markdown, HTML, JSON) with SOC 2, ISO 27001 and NIST mappings, plus diff and trend modes.">
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/site.css?v=20260807">
+    <link rel="stylesheet" href="../assets/site.css">
 </head>
 <body>
 
diff --git a/control-coverage/index.html b/control-coverage/index.html
index 27323e5..2b31854 100644
--- a/control-coverage/index.html
+++ b/control-coverage/index.html
@@ -7,7 +7,7 @@
     <meta name="description" content="Control-first coverage and blind-spot analysis. Scores an evidence corpus against the complete catalog of a framework's controls — SOC 2, ISO 27001, NIST 800-53 — for a true coverage percentage, the blind spots no finding touches, and a Statement of Applicability.">
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/site.css?v=20260807">
+    <link rel="stylesheet" href="../assets/site.css">
 </head>
 <body>
 
diff --git a/evidence-seal/index.html b/evidence-seal/index.html
index 6f748a0..47fbbb2 100644
--- a/evidence-seal/index.html
+++ b/evidence-seal/index.html
@@ -7,7 +7,7 @@
     <meta name="description" content="Tamper-evident seals and chain of custody for audit evidence. SHA-256 Merkle manifests, seal chaining, optional ed25519 signing and RFC 3161 timestamping.">
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/site.css?v=20260807">
+    <link rel="stylesheet" href="../assets/site.css">
 </head>
 <body>
 
diff --git a/gh-attest/index.html b/gh-attest/index.html
index 489011f..d6fc20f 100644
--- a/gh-attest/index.html
+++ b/gh-attest/index.html
@@ -7,7 +7,7 @@
     <meta name="description" content="A read-only GitHub App that turns your security configuration into auditor-ready evidence — branch protection, scanning alerts, and org access recorded over time and mapped to SOC 2 and ISO 27001 controls.">
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet">
-    <link rel="stylesheet" href="../assets/site.css?v=20260807">
+    <link rel="stylesheet" href="../assets/site.css">
 </head>
 <body>
 
diff --git a/index.html b/index.html
index 0fb241c..a5cc474 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
     <a rel="me" href="https://c.im/@cmc"></a>
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet">
-    <link rel="stylesheet" href="assets/site.css?v=20260807">
+    <link rel="stylesheet" href="assets/site.css">
 </head>
 <body>