From bf38b1b33d45fcd74a1ec6bb18a6a251a35ac726 Mon Sep 17 00:00:00 2001 From: KapuluruBhuvaneswariVspdbct Date: Sun, 10 Nov 2024 18:55:27 +0530 Subject: [PATCH 1/2] solved #4996 --- assets/html/adv.html | 186 +++++++++++++++++++++++++++++++++++++ assets/html/adventure.html | 24 +++++ 2 files changed, 210 insertions(+) create mode 100644 assets/html/adv.html diff --git a/assets/html/adv.html b/assets/html/adv.html new file mode 100644 index 00000000..37c652ff --- /dev/null +++ b/assets/html/adv.html @@ -0,0 +1,186 @@ + + + + + + Adventure Books Quiz + + + + +
+

Adventure Books Quiz

+
+ +
+ + + + +
+ + + + + diff --git a/assets/html/adventure.html b/assets/html/adventure.html index 6c0ba810..3dbd60e9 100644 --- a/assets/html/adventure.html +++ b/assets/html/adventure.html @@ -1219,6 +1219,30 @@

Adventure Books

Explore each book further by clicking on the covers!

+ + + + +
From 188d6f5478e582c4548da96b5501838a8ae12c1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:26:20 +0000 Subject: [PATCH 2/2] Update repo structure --- README.md | 1 + repo_structure.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index e0f72986..fdcf4378 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ │ │ ├── Error.html │ │ ├── about.html │ │ ├── addremovebook.html +│ │ ├── adv.html │ │ ├── adventure.html │ │ ├── assets/ │ │ │ └── css/ diff --git a/repo_structure.txt b/repo_structure.txt index cd9c9714..5750c3c0 100644 --- a/repo_structure.txt +++ b/repo_structure.txt @@ -105,6 +105,7 @@ │ │ ├── Error.html │ │ ├── about.html │ │ ├── addremovebook.html +│ │ ├── adv.html │ │ ├── adventure.html │ │ ├── assets/ │ │ │ └── css/