diff options
Diffstat (limited to 'books')
-rw-r--r-- | books/index.php (renamed from books/index.html) | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/books/index.html b/books/index.php index eb5c0d8..a2a04b7 100644 --- a/books/index.html +++ b/books/index.php @@ -24,6 +24,8 @@ <nav> 😎 <a href="/">Home</a> + 🤔 + <a href="/now/">Now page</a> ✍️ <a href="https://demonkingswarn.is-a.dev/blog/">Blog</a> 🖥️ @@ -51,7 +53,10 @@ I have also read <i>The Trials of Apollo</i>, <i>Magnus Chase</i> and ofcourse the latest <i>Percy Jackson and the Chalice of the Gods</i>. </p> <p> - I am currently reading the <i>Shadow and Bone</i> trilogy books by <i>Leigh Bardugo</i>. + I am currently reading the <i>Shadow and Bone trilogy</i> books by <i>Leigh Bardugo</i>. + </p> + <p> + Well if you guys want to read <i>Percy Jackson</i> and the other <i>Riordan-Verse</i> books then you can download them from <a href="https://archive.org/download/rick-riordan-complete-works/Rick%20Riordan%20Complete%20Works/" target="blank">here</a>. </p> </main> </div> |