There was an error while loading. Please reload this page.
1 parent c44123d commit a85d792Copy full SHA for a85d792
1 file changed
Wireframe/index.html
@@ -23,10 +23,31 @@ <h2>Title</h2>
23
</p>
24
<a href="">Read more</a>
25
</article>
26
+
27
+ <article>
28
+ <img src="placeholder.svg" alt="" />
29
+ <h2>Title</h2>
30
+ <p>
31
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
32
+ voluptates. Quisquam, voluptates.
33
+ </p>
34
+ <a href="">Read more</a>
35
+ </article>
36
37
38
39
40
41
42
43
44
45
46
47
</main>
48
<footer>
49
<p>
- This is the default, provided code and no changes have been made yet.
50
+ Wireframe
51
52
</footer>
53
</body>
0 commit comments