Add charset
This commit is contained in:
parent
50595ad56a
commit
4b2deedd7e
2 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue