Bust cached stylesheet on deploy

This commit is contained in:
2026-07-30 18:37:39 -04:00
parent 5a780cefa8
commit 792714c6d5
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
name="description"
content="A structured worksheet that computes first crack, development, and drop from your bean — then keeps the plan next to what actually happened."
/>
<link rel="stylesheet" href="/app.css" />
<link rel="stylesheet" href="/app.css?v=20260730-5ef8274" />
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
<meta name="theme-color" content="#2A1D16" />
</head>