Skip to content

Commit 1c49440

Browse files
Update page title
1 parent 13422d5 commit 1c49440

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

tsa-site/browse.html

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
22
<html lang="en">
33

44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>TSA Webmaster</title>
7+
<title>Williamsburg Resource Hub</title>
88
<link rel="icon" type="image/x-icon" href="https://www.google.com/s2/favicons?sz=16&domain_url=https://tsaweb.org">
99
<link rel="stylesheet" href="tsa.css">
10-
1110
</head>
12-
1311
<body>
1412
<a class="skip-to-content" href="#main-content">Skip to content</a>
1513
<header>
16-
<a href="index.html"></a>
1714
<h1>
18-
<a href="index.html">Welcome to the Resource Hub!</a>
15+
<a href="index.html">Welcome to the Williamsburg Resource Hub!</a>
1916
</h1>
2017
</header>
2118
<br>
@@ -27,14 +24,12 @@ <h1>
2724
</ul>
2825
</nav>
2926
<main id="main-content">
30-
<title>
31-
<p>[name] Resource Hub</p>
32-
</title>
3327
</main>
3428
<footer>
35-
<p>This page was made as a project for TSA's 2025 "Webmaster" theme.
29+
<p>
30+
This page was made as a project for TSA's 2025 "Webmaster" theme.
3631
</p>
3732
</footer>
3833
</body>
3934

40-
</html>
35+
</html>

0 commit comments

Comments
 (0)