docs: bust website css cache

This commit is contained in:
Ogulcan Celik 2026-05-09 21:39:47 +03:00
parent d0a150a70a
commit d984ab2a3c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
type="font/woff2"
crossorigin
/>
<link rel="stylesheet" href="/css/style.css" />
<link rel="stylesheet" href="/css/style.css?v=d0a150a" />
</head>
<body>
<!-- ── Hero ── -->