Skip to content

Commit b950cb2

Browse files
authored
adding image link
1 parent 5a23979 commit b950cb2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Wireframe</h1>
1616
</header>
1717
<main>
1818
<article>
19-
<img src="placeholder.svg" alt="" />
19+
<img src="https://www.openapis.org/wp-content/uploads/sites/31/2021/12/readme-blue-1024x185.png" alt="" />
2020
<h2>The Purpose of Readme</h2>
2121
<p>
2222
A README file is typically the first file a reader encounters
@@ -39,7 +39,7 @@ <h2>The Purpose of Readme</h2>
3939
<a href="https://www.mygreatlearning.com/blog/readme-file/">Read more</a>
4040
</article>
4141
<article>
42-
<img src="placeholder.svg" alt="" />
42+
<img src="https://www.godaddy.com/resources/wp-content/uploads/2025/05/website-wireframe-services.jpg?size=3840x0"alt="" />
4343
<h2>The purpose of Wireframe</h2>
4444
<p>
4545
A wireframe is a visual sketch or layout of a website or web page
@@ -60,7 +60,7 @@ <h2>The purpose of Wireframe</h2>
6060
<a href="https://medium.com/design-bootcamp/wireframes-5d63f9d760a8">Read more</a>
6161
</article>
6262
<article class="last">
63-
<img src="placeholder.svg" alt="" />
63+
<img src="https://miro.medium.com/v2/1*K9scAx1Ezd-KJFabaYseCw.jpeg" alt="" />
6464
<h2>Branches in Git</h2>
6565
<p>
6666
A branch in Git is a separate line of development that diverges from
@@ -72,7 +72,7 @@ <h2>Branches in Git</h2>
7272
</main>
7373
<footer>
7474
<p>
75-
This is the default, provided code and no changes have been made yet.
75+
Sprint 1-Model Onbording-Wireframe by Abraham
7676
</p>
7777
</footer>
7878
</body>

0 commit comments

Comments
 (0)