From 4296d05a8b67a89d0af19cf7d922062a8196d080 Mon Sep 17 00:00:00 2001 From: bernardhanna Date: Mon, 19 May 2025 09:29:42 +0100 Subject: [PATCH 1/3] rebased with master --- resources/views/static/guide.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/static/guide.blade.php b/resources/views/static/guide.blade.php index f5188c4ed..44032e695 100644 --- a/resources/views/static/guide.blade.php +++ b/resources/views/static/guide.blade.php @@ -12,6 +12,7 @@ @section('title', 'EU Code Week Guide – How to Get Started') @section('description', 'New to EU Code Week? Check out our step-by-step guide on how to organize events, access resources, and engage with the coding community') +@section('content') -@section('content')
From 7ae269a8cf79864ed30d1cc1cf76bbb62e7aefbb Mon Sep 17 00:00:00 2001 From: bernardhanna Date: Mon, 19 May 2025 09:33:13 +0100 Subject: [PATCH 2/3] fix with styles --- resources/views/static/guide.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/static/guide.blade.php b/resources/views/static/guide.blade.php index 44032e695..e4e0b4f3a 100644 --- a/resources/views/static/guide.blade.php +++ b/resources/views/static/guide.blade.php @@ -13,7 +13,8 @@ @section('title', 'EU Code Week Guide – How to Get Started') @section('description', 'New to EU Code Week? Check out our step-by-step guide on how to organize events, access resources, and engage with the coding community') @section('content') - -
From df9793372d562fb0204b851ba938429db30d36b9 Mon Sep 17 00:00:00 2001 From: bernardhanna Date: Mon, 19 May 2025 09:39:37 +0100 Subject: [PATCH 3/3] fix with styles --- resources/views/static/guide.blade.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/resources/views/static/guide.blade.php b/resources/views/static/guide.blade.php index e4e0b4f3a..17e282331 100644 --- a/resources/views/static/guide.blade.php +++ b/resources/views/static/guide.blade.php @@ -12,9 +12,7 @@ @section('title', 'EU Code Week Guide – How to Get Started') @section('description', 'New to EU Code Week? Check out our step-by-step guide on how to organize events, access resources, and engage with the coding community') -@section('content') -
- +@section('content') +
+