Skip to content

Commit

Permalink
fix: correcte the website title
Browse files Browse the repository at this point in the history
  • Loading branch information
mlahouar committed Mar 27, 2024
1 parent e5ea44e commit 17220a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
rel="stylesheet">
<link href="src/index.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ODKP.io</title>
<title>OKDP.io</title>
</head>

<body>
Expand Down Expand Up @@ -320,4 +320,4 @@ <h3 class="text-lg mt-1 font-semibold dark:text-white">
</div>
</body>

</html>
</html>

0 comments on commit 17220a1

Please sign in to comment.