1
0
Fork 0

Nuevo poema en traducción: un color real

This commit is contained in:
Lethe Beltane 2024-09-25 13:53:02 -05:00
parent 4ca0509c43
commit 74e00d5269
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
15 changed files with 367 additions and 9 deletions

View file

@ -0,0 +1,21 @@
<html lang="en">
<head>
<title>Books about the evils of social media</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 evils of social media</h1>
<table class="f">
<tr class="info">
<td>The Influencer Industry</td>
<td>Emily Hund</td>
<td>Academic</td>
<td><a href="https://libgen.is/book/index.php?md5=7E480476514340F174D938ECBD46499F">Libgen.is</a></td>
</tr>
<tr>
<td class="snippet">While individual participants looked for a route to autonomy, stability, and professional fulfillment that seemed impossible elsewhere, they ended up creating a value system that advanced the erosion of boundaries between individuals inner lives and commercialism, asking us to view ourselves as products perpetually ready for market, our relationships as monetizable, and our daily activities as potential shopping experiences.</td>
</tr>
</table>
</body>
</html>