Add charset

This commit is contained in:
Pascal Le Merrer 2026-04-29 08:48:30 +02:00
parent 50595ad56a
commit 4b2deedd7e
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>Pascal Le Merrer - Software Crafter Freelance</title>
<link rel="stylesheet" href="style.css" />
</head>

View file

@ -1,5 +1,6 @@
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Pascal Le Merrer - Software Crafter Freelance</title>
<link rel="stylesheet" href="style.css" />
</head>