Skip to content

Commit d6d0263

Browse files
replaced placeholder of the img attribute value with the path to the git unique image also adding the h2 elemet
1 parent 572c526 commit d6d0263

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Wireframe/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ <h2> What is the Purpose of a Wireframe?</h2>
9696

9797
<article>
9898

99+
<img src="git_branch.png" alt="A Git branch diagram" />
100+
<h2> What Is a Git Branch?</h2>
99101

100-
101102
</article>
102103

103104
</main>

0 commit comments

Comments
 (0)