diff options
Diffstat (limited to 'books/index.html')
-rw-r--r-- | books/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/books/index.html b/books/index.html index ebcdced..e1c3969 100644 --- a/books/index.html +++ b/books/index.html @@ -23,13 +23,15 @@ <div id="nav-menu"> <nav> 😎 - <a href="/">Home</a> - 😎 + <a href="/">Home</a> + ✍️ <a href="https://demonkingswarn.is-a.dev/blog/">Blog</a> - 😎 + 🖥️ <a href="/setup/">Setup</a> - 😎 + 📚 <a class="active" href="/books/">Books</a> + 📞 + <a href="/contact/">Contact</a> </nav> </div> </header> @@ -47,7 +49,7 @@ 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 have also read the <i>Shadow and Bone</i> trilogy books by <i>Leigh Bardugo</i>. + I am currently reading the <i>Shadow and Bone</i> trilogy books by <i>Leigh Bardugo</i>. </p> </main> </div> |