Skip to content

Commit d4df58d

Browse files
committed
Add paragraph for thirs article
1 parent a86f4cb commit d4df58d

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,13 @@ <h2>The Purpose of Wireframes</h2>
3939
<img src="https://os.novatorsoft.com/nvs-content/medium_branch_nedir_1_a4b3ed668c.webp"
4040
alt="a diagram showing git branches" width="700" />
4141
<h2>What is a Branch in Git?</h2>
42-
43-
42+
<p>
43+
Git branches are a powerful feature that allows developers to work on different versions of a project
44+
simultaneously
45+
without affecting the main codebase.
46+
</p>
47+
<a href="">Read more</a>
48+
</article>
4449
</main>
4550
<footer>
4651
<p>

0 commit comments

Comments
 (0)