Fix CSS cache

This commit is contained in:
2026-07-11 03:43:24 +02:00
parent 05f7f5c12b
commit 5b647a47f7
+1 -1
View File
@@ -2,7 +2,7 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/style.css?v=1.0.1" rel="stylesheet">
<link rel="icon" href="img/logo.png">
<title>Whykioh.fr - Mon Portefolio</title>
</head>