From acc8efd9674629ba3175dd8cccd9d32b9bb8e9c9 Mon Sep 17 00:00:00 2001
From: EncryptEx
Date: Sat, 14 Oct 2023 20:50:04 +0200
Subject: [PATCH 1/9] added buttons and year
---
src/index.html | 14 +++++++++++++-
src/styles/sections/hero/hero.scss | 11 +++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/src/index.html b/src/index.html
index d6b207f4..33aaf278 100755
--- a/src/index.html
+++ b/src/index.html
@@ -358,6 +358,7 @@
600 Hackers
+ 2023
36 Hours
@@ -370,7 +371,18 @@
target="_blank"
rel="noopener noreferrer"
>
- Subscribe
+ Subscribe as a Hacker for 2024
+
+
+ Subscribe as a Volunteer for 2024
diff --git a/src/styles/sections/hero/hero.scss b/src/styles/sections/hero/hero.scss
index 550bd812..b6686c9e 100644
--- a/src/styles/sections/hero/hero.scss
+++ b/src/styles/sections/hero/hero.scss
@@ -186,10 +186,6 @@ $hero-max-height: 900px;
text-align: center;
}
- &__year {
- padding:0px 10px 0px 10px;
- }
-
&__duration {
text-align: right;
padding:0px 10px 0px 10px;
From 921678aa22ec4b01a63677d1d6134485aa993e02 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
Date: Sun, 15 Oct 2023 09:12:07 +0000
Subject: [PATCH 6/9] chore: Auto-fix some lint errors
---
src/styles/sections/hero/hero.scss | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/styles/sections/hero/hero.scss b/src/styles/sections/hero/hero.scss
index 8a2baea6..191c0330 100644
--- a/src/styles/sections/hero/hero.scss
+++ b/src/styles/sections/hero/hero.scss
@@ -177,18 +177,18 @@ $hero-max-height: 900px;
}
&__hackers {
+ padding: 0 10px;
text-align: left;
- padding: 0px 10px 0px 10px;
}
&__date {
- padding: 0px 10px 0px 10px;
+ padding: 0 10px;
text-align: center;
}
&__duration {
+ padding: 0 10px;
text-align: right;
- padding: 0px 10px 0px 10px;
}
}
From 05e90995a2c80c23d439fd0473345b2f28940e6b Mon Sep 17 00:00:00 2001
From: EncryptEx
Date: Sun, 15 Oct 2023 21:09:22 +0200
Subject: [PATCH 7/9] CI CD WAKE UP
---
src/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/index.html b/src/index.html
index 7c347343..fbf0d833 100755
--- a/src/index.html
+++ b/src/index.html
@@ -356,7 +356,7 @@
/>
- 600 Hackers
+ 600 Hackers
36 H
From c9362249c9815ab271f897e232250c2bedfb669d Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
Date: Sun, 15 Oct 2023 19:10:21 +0000
Subject: [PATCH 8/9] chore: Auto-fix some lint errors
---
TODO.md | 2 +-
src/index.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/TODO.md b/TODO.md
index c72d9ae2..77eb0438 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,7 +4,7 @@
- [x] Refactor all 20XX for 20XX +1 and any outdated content
- [x] Update `favicon` (color)
-- [X] Make the applcations closed page
+- [x] Make the applcations closed page
- [x] Make the subscrive page
- [x] Update FAQ
- [x] Put the new logos
diff --git a/src/index.html b/src/index.html
index fbf0d833..8ee88de6 100755
--- a/src/index.html
+++ b/src/index.html
@@ -356,7 +356,7 @@
/>
- 600 Hackers
+ 600 Hackers
36 H
@@ -505,7 +505,7 @@ How to participate
>
Apply
-->
- Closed
+ Closed
From 60d0d19cd17486b933118421d5764e383ceab284 Mon Sep 17 00:00:00 2001
From: EncryptEx
Date: Sun, 15 Oct 2023 21:14:00 +0200
Subject: [PATCH 9/9] wake up 2 - test - ci
---
src/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/index.html b/src/index.html
index 8ee88de6..61ecf425 100755
--- a/src/index.html
+++ b/src/index.html
@@ -505,6 +505,7 @@ How to participate
>
Apply
-->
+
Closed