1
0
Fork 0

heartbeat

This commit is contained in:
Lethe Beltane 2024-11-06 11:23:20 -06:00
parent 4feee041f5
commit 740d77d17d
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
7 changed files with 129 additions and 9 deletions

20
recs/zeitgeist.html Normal file
View file

@ -0,0 +1,20 @@
<html lang="en">
<head>
<title>Books about the political zeitgeist in America right now</title>
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1>Books about the political zeitgeist in America right now</h1>
<table class="m">
<tr class="info">
<td><a href="https://libgen.is/book/index.php?md5=C2CA28F89CE636509E3B49D43A51DE3C">Everything You Love Will Burn</a></td>
<td>Vegas Tenold</td>
<td>Casual</td>
</tr>
<tr>
<td class="snippet">Surrounding him was a handful of NSM members, many of them clearly old enough to qualify for Medicare. "Jeff said he was bringing numbers," Matthew said. "I didnt realize he meant cumulative age."<br>"We have shields, they have osteoporosis," Miles said.</td>
</tr>
</table>
</body>
</html>