diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-22 10:13:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-22 10:13:06 +0300 |
| commit | 0e0fad8821fd2f2c3cb95461bddec1025e8c6dc8 (patch) | |
| tree | 9830c871d48f0d937a09df0f2a3c5ef73ad1cee4 /about | |
| parent | a949a5ad27c020cab7d4c9f7e6e992160904acc6 (diff) | |
Update content for html
Diffstat (limited to 'about')
| -rw-r--r-- | about/index.html | 8 |
1 files changed, 5 insertions, 3 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 /> |
