File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h1>Wireframe</h1>
20
20
21
21
< main >
22
22
< article >
23
- < img src ="placeholder " alt ="Placeholder image " />
23
+ < img src ="placeholder.svg " alt ="Placeholder image " />
24
24
< h2 > Purpose of a README File</ h2 >
25
25
< p >
26
26
A README file serves as the main introduction and documentation for a project,
@@ -30,8 +30,7 @@ <h2>Purpose of a README File</h2>
30
30
</ article >
31
31
32
32
< article >
33
- < img src ="placeholder " alt ="Placeholder image " />
34
- </ svg >
33
+ < img src ="placeholder.svg " alt ="Placeholder image " />
35
34
< h2 > Purpose of a Wireframe</ h2 >
36
35
< p >
37
36
The purpose of a wireframe is to serve as a blueprint or visual guide for designing a website,
@@ -41,8 +40,7 @@ <h2>Purpose of a Wireframe</h2>
41
40
</ article >
42
41
43
42
< article >
44
- < img src ="placeholder " alt ="Placeholder image " />
45
- </ svg >
43
+ < img src ="placeholder.svg " alt ="Placeholder image " />
46
44
< h2 > A Branch in Git</ h2 >
47
45
< p >
48
46
A branch in Git is essentially a lightweight, movable pointer to a commit. It allows you
You can’t perform that action at this time.
0 commit comments