From 5eab2757f5c0ae5ac18d8c42132951a2d5415367 Mon Sep 17 00:00:00 2001 From: Carlos Abreu Date: Fri, 26 Sep 2025 21:43:18 +0100 Subject: [PATCH 1/8] Add three articles --- Wireframe/index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..b7792e15a 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -10,7 +10,7 @@

Wireframe

- This is the default, provided code and no changes have been made yet. + This is a new title for

@@ -23,6 +23,17 @@

Title

Read more + +
+ +
+
Wireframe illustration

What is the purpose of a wireframe?

A wireframe is a simple blueprint of a webpage or app. It focuses on structure and layout, showing where elements like images, text, and buttons will go before visual design begins.

Read More + +
+ +
Git branch illustration

What is a branch in Git?

A branch in Git allows developers to work on new features or fixes separately from the main codebase. This makes collaboration easier and ensures the main project stays stable while changes are tested.

Read More +
+