Skip to content

Commit 3984ad7

Browse files
authored
Update books.md
1 parent ef5846d commit 3984ad7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/hobbies/books.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ title = 'Blog and Reviews'
1111
<div style=" margin:auto; gap:20px;">
1212

1313
<!-- Card Template -->
14+
15+
<div style="flex:1 1 300px; border:1px solid #eee; border-radius:8px; padding:20px; box-shadow:0 2px 6px rgba(0,0,0,0.05); transition:all 0.2s ease; background:#fff;">
16+
<h3 style="margin:0 0 10px 0; font-size:20px; color:#222;">Project Hail Mary</h3>
17+
<p style="margin:0 0 15px 0; font-size:14px; color:#666;">
18+
by Andy Weir • Currently Reading
19+
</p>
20+
<p style="margin:0 0 15px 0; font-size:15px; color:#333; line-height:1.1;">
21+
...
22+
</p>
23+
<p style="margin:0 0 15px 0; font-size:14px; color:#444;">
24+
... (?/10)
25+
</p>
26+
</div>
27+
28+
29+
1430
<div style="flex:1 1 300px; border:1px solid #eee; border-radius:8px; padding:20px; box-shadow:0 2px 6px rgba(0,0,0,0.05); transition:all 0.2s ease; background:#fff;">
1531
<h3 style="margin:0 0 10px 0; font-size:20px; color:#222;">The Alchemist</h3>
1632
<p style="margin:0 0 15px 0; font-size:14px; color:#666;">

0 commit comments

Comments
 (0)