Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
riocoder7 authored May 30, 2024
1 parent ab18971 commit 23e1118
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="main.css">
</head>
<body>


<div id="navbar">

<div style="font-size: xx-large;"> Rio coder</div>
Expand Down Expand Up @@ -40,3 +52,16 @@ <h2>Score</h2>
&copy; 2024 by Rio coder . All rights reserved.

</div>
<script src="main.js"></script>
</body>
</html>










0 comments on commit 23e1118

Please sign in to comment.