From 2827b43a0662c8d8a4e35477a8dd74827abb5e2f Mon Sep 17 00:00:00 2001 From: kitkatpotato16 <523488@vistacollege.nl> Date: Tue, 11 Feb 2025 13:22:30 +0100 Subject: [PATCH 1/4] vista menu --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6bba4c3..b2da8ac 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - McDonald's Menu + Vista menu - - - - - - - - - - - - - - From 3f8ad37a6f95ce25b91d6d1ac07d93093d4ef7b9 Mon Sep 17 00:00:00 2001 From: kitkatpotato16 <523488@vistacollege.nl> Date: Tue, 11 Feb 2025 13:32:05 +0100 Subject: [PATCH 3/4] vista --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index b92a8b5..07c1e24 100644 --- a/website/index.html +++ b/website/index.html @@ -3,7 +3,7 @@ - McDonald's Menu + Vista Menu From bb89584288294c0a35618f394cf0524b652d9811 Mon Sep 17 00:00:00 2001 From: kitkatpotato16 <523488@vistacollege.nl> Date: Tue, 11 Feb 2025 13:32:57 +0100 Subject: [PATCH 4/4] js --- script.js => website/script.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename script.js => website/script.js (100%) diff --git a/script.js b/website/script.js similarity index 100% rename from script.js rename to website/script.js