Skip to content

Commit eb13c85

Browse files
Revert changes in Wireframe
1 parent 72f6a4f commit eb13c85

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Wireframe/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
<header>
1111
<h1>Wireframe</h1>
1212
<p>
13-
This page explains key concepts used in web development and version control.
13+
This is the default, provided code and no changes have been made yet.
1414
</p>
1515
</header>
1616
<main>
1717
<article>
18-
<img src="placeholder.svg" alt="Illustration of a README file" />
19-
<h2>What are README files?</h2>
18+
<img src="placeholder.svg" alt="" />
19+
<h2>Title</h2>
2020
<p>
21-
A README file explains what a project is, how to use it, and why it is useful.
22-
It helps users and contributors understand how to get started and where to get help.
21+
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
22+
voluptates. Quisquam, voluptates.
2323
</p>
24-
<a href="https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes">Read more about README files</a>
24+
<a href="">Read more</a>
2525
</article>
2626
</main>
2727
<footer>
2828
<p>
29-
&copy; Code Your Future
29+
This is the default, provided code and no changes have been made yet.
3030
</p>
3131
</footer>
3232
</body>

0 commit comments

Comments
 (0)