diff --git a/_favs/the_millionaire_next_door_the_surprising_secrets_of_americas_wealthy.md b/_favs/the_millionaire_next_door_the_surprising_secrets_of_americas_wealthy.md new file mode 100644 index 00000000..0dd17a5c --- /dev/null +++ b/_favs/the_millionaire_next_door_the_surprising_secrets_of_americas_wealthy.md @@ -0,0 +1,19 @@ +--- +layout: fav +date: 2026-02-02 20:40:23 +author: Andrew Boyer +title: The Millionaire Next Door +creator: Thomas J Stanley, William D Danko +img: assets/img/favs/books/the_millionaire_next_door_the_surprising_secrets_of_americas_wealthy.jpg +categories: books +link: https://www.goodreads.com/book/show/998.The_Millionaire_Next_Door +released: 1995 +redirect: +started: 2025-11-07 +finished: 2026-01-11 +stars: 4 +star_link: https://www.goodreads.com/review/show/8051995916 +perfect: +opener: | + Very sound and practical financial advice, taken from well researched examples. While published years ago, advice is more relevant than ever. +--- diff --git a/_includes/album.liquid b/_includes/album.liquid index 590d8f6c..e9cb0740 100644 --- a/_includes/album.liquid +++ b/_includes/album.liquid @@ -71,12 +71,14 @@ -
- - - {{ include.score }} - -
+ {% if include.score %} +
+ + + {{ include.score }} + +
+ {% endif %}