Skip to content

Commit

Permalink
Fix: Correct typo in title tag in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
judemont committed Aug 2, 2024
1 parent 5cef91a commit f2591bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SN/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Les insultes sur les Schtroumpfs ont aussi des conséquences/title>
<link rel="stylesheet" href="styles.css">
<title>Les insultes sur les Schtroumpfs ont aussi des conséquences</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
Expand Down

0 comments on commit f2591bb

Please # to comment.