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/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!

+ + + + +
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/