diff --git a/src/static/sitemap.xml b/src/static/sitemap.xml
index ff372c7..ce71994 100644
--- a/src/static/sitemap.xml
+++ b/src/static/sitemap.xml
@@ -5,6 +5,7 @@
https://asimonson.com/projects
https://asimonson.com/Resume
https://asimonson.com/duck
+ https://asimonson.com/books
2024-05-19
\ No newline at end of file
diff --git a/src/templates/books.html b/src/templates/books.html
index a460a2b..5de766b 100644
--- a/src/templates/books.html
+++ b/src/templates/books.html
@@ -2,7 +2,6 @@
"You can't judge a book by its cover but you can judge a person by their bookshelf" - Me, today.
-
Hover to reveal review
Read to reveal KNOWLEDGE
My Favorites
{% for i in var.books.selection %}
@@ -17,6 +16,7 @@
{% endfor %}
+