Skip to content

Commit 6201f8e

Browse files
author
russom
committed
Images for each title created
1 parent d700d1f commit 6201f8e

5 files changed

Lines changed: 17 additions & 3 deletions

File tree

Git-logo.svg

Lines changed: 7 additions & 0 deletions
Loading

Wireframe/Git-logo.svg

Lines changed: 7 additions & 0 deletions
Loading

Wireframe/README.png

58.5 KB
Loading

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2>A Wireframe is a simple two dimentional blueprint of a website. </h2>
1313
</header>
1414
<main>
1515
<article>
16-
<img src="placeholder.svg" alt="" />
16+
<img src="README.png" alt="" />
1717
<h2>The purpose of a README file</h2>
1818
<p>
1919
A README file is a text file that provides information about a project. It typically
@@ -25,7 +25,7 @@ <h2>The purpose of a README file</h2>
2525
<a href="">Read more</a>
2626
</article>
2727
<article>
28-
<img src="placeholder.svg" alt="" />
28+
<img src="wireframe.png" alt="" />
2929
<h2>The purpose of a wireframe</h2>
3030
<p>
3131
A wireframe is a simple line diagram representing the skeleton of a website
@@ -35,7 +35,7 @@ <h2>The purpose of a wireframe</h2>
3535
<a href="">Read more</a>
3636
</article>
3737
<article>
38-
<img src="placeholder.svg" alt="" />
38+
<img src="Git-logo.svg" alt="" />
3939
<h2>Branch in Git</h2>
4040
<p>
4141
A branch is a sequence of commits in a project. It is a way to work on different
File renamed without changes.

0 commit comments

Comments
 (0)