Skip to content

Commit 18c8b8b

Browse files
author
Ogbemi mene
committed
my new work for CJ
1 parent ca7923d commit 18c8b8b

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Module-Onboarding

Lines changed: 0 additions & 1 deletion
This file was deleted.

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>Wireframe</h1>
1313

1414
<main class="article-container" method="GET">
1515
<article>
16-
<img src="placeholder.svg" alt="placeholder image" />
16+
<img src="placeholder.svg" alt="Abstract placeholder illustration showing gray rectangle background with a circle and triangular shapes suggesting a generic interface layout" />
1717
<h2>Purpose of a readme file</h2>
1818
<p>
1919
A readme file is a document that provides information about a project,
@@ -24,7 +24,7 @@ <h2>Purpose of a readme file</h2>
2424
</article>
2525

2626
<article>
27-
<img src="placeholder.svg" alt="placeholder image" />
27+
<img src="placeholder.svg" alt="Abstract placeholder illustration showing gray rectangle background with a circle and triangular shapes suggesting a generic interface layout" />
2828
<h2>Purpose of a wireframe</h2>
2929
<p>
3030
A wireframe is a visual representation of a website or application's layout and structure.
@@ -35,7 +35,7 @@ <h2>Purpose of a wireframe</h2>
3535
</article>
3636

3737
<article>
38-
<img src="placeholder.svg" alt="placeholder image" />
38+
<img src="placeholder.svg" alt="Abstract placeholder illustration showing gray rectangle background with a circle and triangular shapes suggesting a generic interface layout" />
3939
<h2>what is a Branch in a Git</h2>
4040
<p>
4141
A branch in Git is a separate line of development that allows you to work on different features or bug fixes without affecting the main codebase.

0 commit comments

Comments
 (0)