Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
navin2uw authored Mar 8, 2024
1 parent af10d1e commit 301ac69
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carpentries Leaderboard</title>
<link href="style.css" rel="stylesheet" />
</head>
<body>
<header>
<div>
<h1>Carpentries Leaderboard</h1>
</div>
</header>
<main></main>
<footer></footer>
</body>

0 comments on commit 301ac69

Please sign in to comment.