From 708aefa4bd991693121a07dfdf539cc0d480884e Mon Sep 17 00:00:00 2001 From: chinwemartins02 Date: Sun, 25 Aug 2024 23:41:11 +0100 Subject: [PATCH 1/2] Updated version --- menu.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 menu.html diff --git a/menu.html b/menu.html new file mode 100644 index 0000000..264d449 --- /dev/null +++ b/menu.html @@ -0,0 +1,14 @@ + + + + + + Document + + +

+ This is the menu page +

+

This is quite interesting

+ + \ No newline at end of file From 807f53e7218a442777fde997321de27000b02546 Mon Sep 17 00:00:00 2001 From: chinwemartins02 Date: Sun, 25 Aug 2024 23:43:08 +0100 Subject: [PATCH 2/2] It has been updated --- menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.html b/menu.html index 264d449..5566063 100644 --- a/menu.html +++ b/menu.html @@ -9,6 +9,6 @@

This is the menu page

-

This is quite interesting

+

This assignmrnt is quite interesting

\ No newline at end of file