Skip to content

Commit ececbdc

Browse files
author
Taha-Elmahmoudi
committed
add description under title
1 parent 0d617dc commit ececbdc

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

Wireframe/index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
</head>
99
<body>
1010
<header>
11-
<h1>Wireframe</h1>
11+
<h1>Wireframe </h1>
1212
<p>
13-
This is the default, provided code and no changes have been made yet.
14-
</p>
13+
This page demonstrates how wireframes, README files, and Git branches are used in software development to plan structure, document projects, and manage changes.
14+
</p>
1515
</header>
1616
<main>
1717

@@ -46,12 +46,8 @@ <h2>What is a branch in Git?</h2>
4646
<a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches">Read more</a>
4747
</article>
4848

49-
50-
<footer>
51-
<p>© 2026 My Website</p>
52-
</footer>
53-
5449
</main>
50+
5551
<footer>
5652
<p>© 2026 My Website</p>
5753
</footer>

0 commit comments

Comments
 (0)