diff options
| -rw-r--r-- | about/index.html | 8 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/about/index.html b/about/index.html index b494ef11..fa59acb3 100644 --- a/about/index.html +++ b/about/index.html @@ -39,9 +39,6 @@ <br /> <h2 style='display: inline' id='books'>Books</h2><br /> <br /> -<a class='textlink' href='./resources.html'>Books, Podcasts, Courses and Guides I recommend</a><br /> -<a class='textlink' href='./novels.html'>Novels I've read</a><br /> -<br /> <h3 style='display: inline' id='books-i-am-currently-reading'>Books I am currently reading</h3><br /> <br /> <ul> @@ -55,6 +52,11 @@ <ul> <li>2021 - Die Tiefe der Zeit, Andreas Brandhorst (german), Paperback</li> </ul><br /> +<h3 style='display: inline' id='books-i-ve-read'>Books I've read</h3><br /> +<br /> +<a class='textlink' href='./resources.html'>Technical Books, Podcasts, Courses and Guides I recommend</a><br /> +<a class='textlink' href='./novels.html'>Novels I've read</a><br /> +<br /> <span>That's all for now...</span><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='hello'>Hello!</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-05-22T10:08:46+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-05-22T10:12:52+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the ...</span><br /> <br /> |
