Skip to content

Commit 36bf252

Browse files
committed
change picture names
1 parent 5d58e28 commit 36bf252

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Wireframe</h1>
2222
</header>
2323
<main>
2424
<article>
25-
<img src="README-image.png" alt="an image showing an example of a README file" />
25+
<img src="placeholder.jpg" alt="an image showing an example of a README file" />
2626
<h2>
2727
What is the purpose of a README file?
2828
</h2>
@@ -35,7 +35,7 @@ <h2>
3535
<a href="https://en.wikipedia.org/wiki/README">Read more</a>
3636
</article>
3737
<article>
38-
<img src="wireframe.png" alt="an image showing a hand drawn sketch" />
38+
<img src="wireframe.png" alt="an image showing a hand drawn sketch of what a wireframe looks like" />
3939
<h2>What is a Wireframe?</h2>
4040
<p>
4141
A wireframe is a visual guide that represents the skeletal framework of a website or application.
@@ -44,7 +44,7 @@ <h2>What is a Wireframe?</h2>
4444
<a href="https://en.wikipedia.org/wiki/Wireframe">Read more</a>
4545
</article>
4646
<article>
47-
<img src="branch-image.jpg" alt="an image showing a Git branch" />
47+
<img src="branch-image.jpg" alt="an image showing a diagram of a Git branch" />
4848
<h2>What is a Branch in Git?</h2>
4949
<p>
5050
A branch in Git is a lightweight movable pointer to a commit.

Wireframe/placeholder.svg

Whitespace-only changes.

0 commit comments

Comments
 (0)