Nuevo poema en traducción: un color real
This commit is contained in:
parent
4ca0509c43
commit
74e00d5269
15 changed files with 367 additions and 9 deletions
21
recs/evil_social_media.html
Normal file
21
recs/evil_social_media.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue