From 526115143e413ce24f9417f44363ecd0bf1701cb Mon Sep 17 00:00:00 2001 From: Matilda Brunemalm <> Date: Wed, 2 Oct 2024 15:34:44 +0200 Subject: [PATCH 1/5] Add paragraph --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index cf5c31a..c5fdb84 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@

Project Library

+

A paragraph to be able to a PR

\ No newline at end of file From f9403e9a119a9fff0198ebaf18bea26b7004d5dc Mon Sep 17 00:00:00 2001 From: Matilda Brunemalm <> Date: Wed, 2 Oct 2024 15:39:36 +0200 Subject: [PATCH 2/5] Link all files --- index.html | 4 ++-- script.js | 3 +++ style.css | 5 +++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c5fdb84..1957f0f 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,12 @@ - + Project Library

Project Library

A paragraph to be able to a PR

- + \ No newline at end of file diff --git a/script.js b/script.js index 6a61c06..bc79435 100644 --- a/script.js +++ b/script.js @@ -404,3 +404,6 @@ const recipes = [ image: './recipe-images/grilled.jpg' } ] + +console.log("Books: ", books) +console.log("Recieps: ", recipes) \ No newline at end of file diff --git a/style.css b/style.css index e69de29..e428f27 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,5 @@ +body { + background: wheat; + color: firebrick; + font-family: "Montserrat"; +} \ No newline at end of file From ab74d702c475d7df66eb1c0ba0c6f60950e9cc91 Mon Sep 17 00:00:00 2001 From: Matilda Brunemalm <> Date: Wed, 2 Oct 2024 15:43:29 +0200 Subject: [PATCH 3/5] accessibiltiy-branch --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 1957f0f..aaae917 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@

Project Library

A paragraph to be able to a PR

+

Add another paragraph to see if Netlify responds

\ No newline at end of file From ee1dd4db139020df202453a7e82b750b8ce4c839 Mon Sep 17 00:00:00 2001 From: Matilda Brunemalm <> Date: Wed, 2 Oct 2024 16:01:49 +0200 Subject: [PATCH 4/5] . --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index aaae917..2d2152a 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,6 @@

Project Library

-

A paragraph to be able to a PR

-

Add another paragraph to see if Netlify responds

\ No newline at end of file From 03efbafdcb26c5704daa7dae99edb0826f0333d2 Mon Sep 17 00:00:00 2001 From: Matilda Brunemalm <> Date: Wed, 2 Oct 2024 16:07:02 +0200 Subject: [PATCH 5/5] . --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 2d2152a..ddf8e34 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@

Project Library

+

Paragraph for netlify

\ No newline at end of file