Skip to content

Commit b38611a

Browse files
author
russom
committed
h1 and h2 text edited
1 parent 44c5b6e commit b38611a

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
</head>
99
<body>
1010
<header>
11-
<h1>Wireframe</h1>
12-
<h2>A Wireframe is a simple two dimentional blueprint of a website. </h2>
11+
<h1>Wireframe to Web Code</h1>
12+
<h2>
13+
Learn the fundamentals of wireframes, README files, and Git branches in modern web development.
14+
</h2>
1315
</header>
1416
<main>
1517
<article>
@@ -49,13 +51,13 @@ <h2>Branch in Git</h2>
4951
codebase until you are ready to merge your changes back in.
5052
</p>
5153
<a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches">
52-
Read more about branches in Git
54+
Read more about branche in Git
5355
</a>
5456
</article>
5557
</main>
5658
<footer>
5759
<p>
58-
Russom Gebremeskel Wireframe ITP May 2026
60+
Russom Gebremeskel Wireframe ITP May 2026
5961
</p>
6062
</footer>
6163
</body>

0 commit comments

Comments
 (0)