diff --git a/README.md b/README.md index 04dfbbd2..06a59c13 100644 --- a/README.md +++ b/README.md @@ -167,12 +167,14 @@ │ │ ├── bookpref.html │ │ ├── borrow.html │ │ ├── checkout.html +│ │ ├── classic.html │ │ ├── comedy.html │ │ ├── comsp.html │ │ ├── custom.html │ │ ├── detective-fiction.html │ │ ├── donate.html │ │ ├── event.html +│ │ ├── fairytale.html │ │ ├── fantasy.html │ │ ├── forgot-pass.html │ │ ├── freeBooks.html @@ -188,7 +190,9 @@ │ │ ├── midnight.html │ │ ├── mood.html │ │ ├── mylogin.html +│ │ ├── mythology.html │ │ ├── ngo.html +│ │ ├── noir.html │ │ ├── nonfiction.html │ │ ├── philosophy.html │ │ ├── poetry.html @@ -285,6 +289,7 @@ │ │ ├── ctc5.png │ │ ├── darkmode_bg.png │ │ ├── dracula.webp +│ │ ├── dune.jpg │ │ ├── duno.jpeg │ │ ├── duno.jpg │ │ ├── edit profile.jpg @@ -506,7 +511,6 @@ ├── chat.css ├── chat.html ├── chat.js -├── classic-literature.html ├── cod.jpg ├── comsp.html ├── connectWithsame.html diff --git a/repo_structure.txt b/repo_structure.txt index fd13d789..a622a8d4 100644 --- a/repo_structure.txt +++ b/repo_structure.txt @@ -112,12 +112,14 @@ │ │ ├── bookpref.html │ │ ├── borrow.html │ │ ├── checkout.html +│ │ ├── classic.html │ │ ├── comedy.html │ │ ├── comsp.html │ │ ├── custom.html │ │ ├── detective-fiction.html │ │ ├── donate.html │ │ ├── event.html +│ │ ├── fairytale.html │ │ ├── fantasy.html │ │ ├── forgot-pass.html │ │ ├── freeBooks.html @@ -133,7 +135,9 @@ │ │ ├── midnight.html │ │ ├── mood.html │ │ ├── mylogin.html +│ │ ├── mythology.html │ │ ├── ngo.html +│ │ ├── noir.html │ │ ├── nonfiction.html │ │ ├── philosophy.html │ │ ├── poetry.html @@ -230,6 +234,7 @@ │ │ ├── ctc5.png │ │ ├── darkmode_bg.png │ │ ├── dracula.webp +│ │ ├── dune.jpg │ │ ├── duno.jpeg │ │ ├── duno.jpg │ │ ├── edit profile.jpg @@ -451,7 +456,6 @@ ├── chat.css ├── chat.html ├── chat.js -├── classic-literature.html ├── cod.jpg ├── comsp.html ├── connectWithsame.html