From 9a0abe0be5bb240c6f0dc480d7394efd4bdac94f Mon Sep 17 00:00:00 2001 From: Ogbemi mene Date: Sat, 16 May 2026 22:23:12 +0100 Subject: [PATCH 1/2] wireframe of onboardind --- Wireframe/index.html | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..fde4fc14a 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -8,18 +8,28 @@
-

Wireframe

+

Read me

- This is the default, provided code and no changes have been made yet. + A README file is the first thing people see when they open a code repository. + Its main purpose is to explain what the project is and how to use it.

-

Title

+

Wireframe

+

+ A wireframe is like the blueprint of a house, + but for a website or an app. It is a simple, + black-and-white sketch that shows where things go before you start building. +

+

Branch in Git

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A branch in Git is an independent line of development. + It acts as a pointer to a specific commit, + allowing you to work on new features, bug fixes, + or experiments without affecting the main, + stable codebase (usually called main or master).

Read more
From 4409f25b881fea926450bb15e66e8ed7b7f93ca0 Mon Sep 17 00:00:00 2001 From: Ogbemi mene Date: Sun, 17 May 2026 18:42:25 +0100 Subject: [PATCH 2/2] mr ogbemi --- Wireframe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index fde4fc14a..f5a0f5bed 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -36,7 +36,7 @@

Branch in Git