From e06c1ed1aa279a2c7eb2f45ab88c9cdc760f0f1f Mon Sep 17 00:00:00 2001 From: Rhys Evans Date: Fri, 8 Nov 2024 09:41:57 +0000 Subject: [PATCH 1/5] Adding in something --- static/index.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/static/index.html b/static/index.html index c5efb345..745c6d97 100644 --- a/static/index.html +++ b/static/index.html @@ -9,12 +9,15 @@

REST Application

+

Doing some stuff

Create

- - + +
@@ -29,10 +32,14 @@

Read One

Update

- - - - + + + +
From d7aae63bd824e161f121a0716b5ffe554a436076 Mon Sep 17 00:00:00 2001 From: Rhys Evans Date: Fri, 8 Nov 2024 09:46:14 +0000 Subject: [PATCH 2/5] Revert "Adding in something" This reverts commit e06c1ed1aa279a2c7eb2f45ab88c9cdc760f0f1f. --- static/index.html | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/static/index.html b/static/index.html index 745c6d97..c5efb345 100644 --- a/static/index.html +++ b/static/index.html @@ -9,15 +9,12 @@

REST Application

-

Doing some stuff

Create

- - + +
@@ -32,14 +29,10 @@

Read One

Update

- - - - + + + +
From f045e0843a5fc44754500265dd094de9dbc80016 Mon Sep 17 00:00:00 2001 From: Rhys Evans Date: Fri, 8 Nov 2024 10:00:33 +0000 Subject: [PATCH 3/5] creating a second readme --- documentation/readme_2.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 documentation/readme_2.md diff --git a/documentation/readme_2.md b/documentation/readme_2.md new file mode 100644 index 00000000..7481a837 --- /dev/null +++ b/documentation/readme_2.md @@ -0,0 +1,2 @@ +I am writing an intro to my programme. +You can read more about it here, where it is clearly succinct and well-written. From 7bd986b99339ed88c70646303496d0b93f9ab2a6 Mon Sep 17 00:00:00 2001 From: Rhys Evans Date: Fri, 8 Nov 2024 11:59:02 +0000 Subject: [PATCH 4/5] added new readme to explain actions --- documentation/readme3.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 documentation/readme3.md diff --git a/documentation/readme3.md b/documentation/readme3.md new file mode 100644 index 00000000..ec4a31f0 --- /dev/null +++ b/documentation/readme3.md @@ -0,0 +1 @@ +Creating a new branch to try to add a button to the web page. From d2f833ef10eaa3c73dc408533d82cf002db20e0a Mon Sep 17 00:00:00 2001 From: Rhys Evans Date: Fri, 8 Nov 2024 12:04:17 +0000 Subject: [PATCH 5/5] editing h1 heading --- static/index.html | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/static/index.html b/static/index.html index c5efb345..8ee76fe4 100644 --- a/static/index.html +++ b/static/index.html @@ -8,13 +8,15 @@
-

REST Application

+

Rhys' REST Application

Create

- - + +
@@ -29,10 +31,14 @@

Read One

Update

- - - - + + + +