There was an error while loading. Please reload this page.
1 parent ea8cbac commit a614aa1Copy full SHA for a614aa1
2 files changed
Wireframe/images.png
4.96 KB
Wireframe/index.html
@@ -32,7 +32,7 @@ <h2>Purpose of a Wireframe</h2>
32
<a href="">Read more</a>
33
</article>
34
<article>
35
- <img src="wireframe.png" alt="">
+ <img src="images.png" alt="">
36
<h2>What is a branch in Git?</h2>
37
<p>
38
A branch in Git is like a seperate workspace that is contained within the project where any changes made won't affect the main repository.
0 commit comments