diff options
author | DemonKingSwarn <rockingswarn@gmail.com> | 2024-11-11 20:45:19 +0530 |
---|---|---|
committer | DemonKingSwarn <rockingswarn@gmail.com> | 2024-11-11 20:45:19 +0530 |
commit | 353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a (patch) | |
tree | ce1778e4015ef10efb33975aee686cffa1cc9191 /books | |
parent | 58f616994d1f35a8f7cca3b4cdf813f51f49d644 (diff) | |
download | website-master.zip website-master.tar.gz |
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> |