File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
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.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments