From 733a310bbf0126c60fa4d487b77fc2f40d8bcad1 Mon Sep 17 00:00:00 2001 From: Nwamini Emmanuel Onyedikachi Date: Mon, 30 Oct 2023 06:47:17 +0100 Subject: [PATCH 1/2] Update index.html Add a secret code to the project that will trigger a fun animation. If a user types in the word 'emojis' while on the website, emojis will start falling briefly. --- index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/index.html b/index.html index cd27842d..ff5eaad5 100644 --- a/index.html +++ b/index.html @@ -49,6 +49,38 @@

A listing of movies, TV shows and musicals as emojis. 💖

+ +
+ +
+

😀 Emoji 1

+
+ +
+
+
+

😃 Emoji 2

+
+ +
+
+
+

😁 Emoji 3

+
+ +
+
+
+

😄 Emoji 4

+
+ +
+
+ +
+ + +

Click to filter:

From c035d81dc60f51b4e6bfcf0ad5238357d483bda3 Mon Sep 17 00:00:00 2001 From: Nwamini Emmanuel Onyedikachi Date: Mon, 30 Oct 2023 06:48:36 +0100 Subject: [PATCH 2/2] Update index.html added the comment --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index ff5eaad5..d779ae57 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,8 @@

A listing of movies, TV shows and musicals as emojis. 💖

+ +