Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
henitsu committed Nov 24, 2023
1 parent a876f50 commit ed6925a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PHP/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Page</title>
<link href="/CSS/index.css" rel="stylesheet">
<link rel="stylesheet" href="/CSS/index.css" >
</head>
<title>Gestion d'un cabinet médical</title>
Expand Down

0 comments on commit ed6925a

Please sign in to comment.