]> git.xn--bdkaa.com Git - xn--bdkaa.com.git/commitdiff
Add willpower book
authorEvgenii Akentev <i@ak3n.com>
Sat, 6 May 2023 07:13:37 +0000 (11:13 +0400)
committerEvgenii Akentev <i@ak3n.com>
Sat, 6 May 2023 07:13:37 +0000 (11:13 +0400)
content/pages/books.md
themes/theme/layouts/index.html

index c23deaab3321df548e79e14c1dd1da61a0296d24..26d3e8f17b674d0f4a806838f70de4f3ed97f544 100644 (file)
@@ -5,6 +5,7 @@ title: books
 Books I read since 2021, recent first, bold titles that I enjoyed and recommend.
 
 #### 2023
+- **Willpower: Rediscovering the Greatest Human Strength, by Roy F. Baumeister, John Tierney**
 - **The Corrections, by Jonathan Franzen**
 - The Education of a Value Investor, by Guy Spier
 - **Political Order and Political Decay, by Francis Fukuyama**
index a201f29177b75b767e145a8562667b3377d7231f..1e7363a91f0a2a99251e3cddc7122711ec4e6239 100644 (file)
     </div>
 
     <ul class="center">
-      <li><a href="https://twitch.tv/whywouldineedthis">twitch</a></li>
-      <li><a href="https://git.ak3n.com">code</a></li>
       {{ range (where .Site.RegularPages.ByPublishDate.Reverse "Section" "pages") }}
         <li><a href="{{ .Permalink }}">{{ .Title }}</a></li>
       {{ end }}
+      <li><a href="https://git.ak3n.com">code</a></li>
+      <li><a href="https://twitch.tv/whywouldineedthis">twitch</a></li>
       <li><a href="/index.xml">rss</a></li>
       <li><a href="mailto:i@ak3n.com">say hi</a></li>
     </ul>