Skip to content

Commit 42ec3f6

Browse files
danribesclaude
andcommitted
fix: Cache-bust style.css to pick up brighter hero text colors
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ed59ec0 commit 42ec3f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="keywords" content="health economist, HEOR, HTA, market access, economic modeling, health technology assessment">
88
<meta name="author" content="Daniel Ribes">
99
<title>Daniel Ribes - Senior Health Economist | HEOR & Market Access Expert</title>
10-
<link rel="stylesheet" href="css/style.css">
10+
<link rel="stylesheet" href="css/style.css?v=2">
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1313
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@600;700&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)