Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
slerk3357 committed Sep 20, 2023
1 parent f341648 commit 551a546
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<head>
<meta charset="UTF-8">
<title>Example</title>
<link rel="stylesheet" href="style/style.css">
<link rel="stylesheet" href="style/global.css">
<link rel="stylesheet" href="style/index.css">
</head>
<body>
<div>
<main>
<p>
<span>Example</span>
</p>
</div>
</main>
</body>
</html>

0 comments on commit 551a546

Please # to comment.