sync efactura-generator — fix cache-busting CSS (siglă uriașă din cache)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-06-26 20:18:20 +00:00
parent ea60c2b2e3
commit 1b13085944
3 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=geist:400,500,600,700|geist-mono:400,500,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.8.0/css/pikaday.min.css">
<link rel="stylesheet" href="./styles/main.css">
<link rel="stylesheet" href="./styles/main.css?v=0.9-beta-16">
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
</head>
<body>