Skip to content

Commit c3c0cdc

Browse files
replacing the placeholder with the actual path to the wireframe unique image
1 parent e3b64ff commit c3c0cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2>What is the Purpose of a Readme File?</h2>
2525
<a href="https://en.wikipedia.org/wiki/README">Read more</a>
2626
</article>
2727
<article>
28-
<img src="placeholder.svg" alt="" />
28+
<img src="Wireframe.png" alt="" />
2929
<h2>What is the Purpose of a Wireframe?</h2>
3030
<p>
3131
<strong>In short</strong>, a wireframe’s purpose is to visualize the skeleton of a digital product,

0 commit comments

Comments
 (0)