diff --git a/src/_data/books.yml b/src/_data/books.yml index 37d090e7f..fc2fe66cb 100644 --- a/src/_data/books.yml +++ b/src/_data/books.yml @@ -749,8 +749,9 @@ slug: nattens-skola finished: true finishedAt: 2024-04-18 + location: Stockholm, Sweden notes: | - I liked "Nattens Skola", and I got quite immersed in it. + I liked "Nattens Skola", and became quite immersed in it. This is the fourth installment of Knausgård's "Morgonstjärnan" series. It's hard to say if it's a different universe from the other three books. The style is what Knausgård does best, but "Nattens Skola" contains more twists and turns than usual, and the main character is not that sympathetic at all. This is spelled out in the text quite early as well. diff --git a/src/reading.njk b/src/reading.njk index d85795100..740f11f0b 100644 --- a/src/reading.njk +++ b/src/reading.njk @@ -33,14 +33,14 @@ menu: {% for book in bookz | reverse %}
@@ -57,10 +57,10 @@ menu:
{% else %}
{% if book.finished %}
{% if book.finishedAt %}
-
+
{% endif %}
{% if book.location %}
- {{ book.location }}
+ {{ book.location }}
{% endif %}
{% else %}
Reading