From 36f02078ab4d8c3a5e91e05a3e331d302eddfe88 Mon Sep 17 00:00:00 2001 From: sandrabosk Date: Sat, 13 Nov 2021 15:03:25 -0500 Subject: [PATCH 1/5] add things i like --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5102d3ea..d2d7a53a 100644 --- a/index.html +++ b/index.html @@ -18,9 +18,9 @@

Welcome To Ironhacker's Page

Things I Like

From 42ffc139e3a951e5ecc57bf4ffdb9e1b034638ba Mon Sep 17 00:00:00 2001 From: Dani Date: Wed, 11 Mar 2026 12:06:49 +0000 Subject: [PATCH 2/5] Add things I like --- index.html | 53 ++++++++++++++++++++++------------------------------- 1 file changed, 22 insertions(+), 31 deletions(-) diff --git a/index.html b/index.html index d2d7a53a..9715ee6c 100644 --- a/index.html +++ b/index.html @@ -1,36 +1,27 @@ - - - Portfolio Page - - - + + + Portfolio Page + + + -

Welcome To Ironhacker's Page

+

Welcome To Ironhacker's Page

-
-

Things I Like

-
    -
  • Coding
  • -
  • Coding
  • -
  • And more coding
  • -
-
- -
-

Things I Don't Like

-
    -
  • Fill
  • -
  • This
  • -
  • In
  • -
-
- +
+

Things I Don't Like

+
    +
  • Fish
  • +
  • Heights
  • +
  • Wind
  • +
+
+ From 7c427d0ac1e0164023e3fa7752a44dc82cbb4847 Mon Sep 17 00:00:00 2001 From: Dani Date: Wed, 11 Mar 2026 14:56:25 +0000 Subject: [PATCH 3/5] Add *.cache to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..c3ed10e9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.cache From 8433bf350471f07553201e0b563342d5fcea73c3 Mon Sep 17 00:00:00 2001 From: Dani Date: Wed, 11 Mar 2026 15:05:38 +0000 Subject: [PATCH 4/5] add content to check feature/search branch --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9715ee6c..e8ca43a7 100644 --- a/index.html +++ b/index.html @@ -25,3 +25,4 @@

Things I Don't Like

+content to check feature/search branch \ No newline at end of file From 917ca3f6fb0afd3d92817446e3e17b60702b4c9a Mon Sep 17 00:00:00 2001 From: Dani Date: Wed, 11 Mar 2026 15:11:57 +0000 Subject: [PATCH 5/5] change index.html on master --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9715ee6c..6cf49a6d 100644 --- a/index.html +++ b/index.html @@ -25,3 +25,4 @@

Things I Don't Like

+

Improved search feature text

\ No newline at end of file