Skip to content

Commit

Permalink
added styles and changed title of our team page
Browse files Browse the repository at this point in the history
  • Loading branch information
lschields committed Jan 9, 2024
1 parent 128f88c commit 79cd735
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion our-team/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>Demo Website</title>
<title>Our Team</title>
<link href="styles.css" rel="stylesheet" />
</head>
<body>
<h1>About Us!</h1>
Expand Down

0 comments on commit 79cd735

Please sign in to comment.