Generate asset versions during Docker builds
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@
|
||||
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?v=20260730-release2" />
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
|
||||
<link rel="stylesheet" href="/app.css?v=__ASSET_VERSION__" />
|
||||
<link rel="icon" href="/icon.svg?v=__ASSET_VERSION__" type="image/svg+xml" />
|
||||
<meta name="theme-color" content="#2A1D16" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user