Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dpatravaliUCSD authored Apr 17, 2024
1 parent 6f596e9 commit a9dbbae
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Lab 2 Part 1</title>
<meta name="description" content="Music Club Meeting 2 Minutes">
<link rel="favicon" href="favicon.png">
</head>

<header id = "header">
<h1>Music Club Meeting Minutes</h1>
Expand All @@ -18,6 +13,13 @@ <h3>Date: Wed, Apr 10</h3>
</ul>
</nav>
</header>

<head>
<title>Lab 2 Part 1</title>
<meta name="description" content="Music Club Meeting 2 Minutes">
<link rel="favicon" href="favicon.png">
</head>

<body>
<main id = "main">
<section>
Expand Down

0 comments on commit a9dbbae

Please sign in to comment.