add link to abolish the family in writing.md

This commit is contained in:
Aadil Ayub 2022-09-28 13:07:25 +05:00
parent 5567fed1d9
commit 35e0f01911
2 changed files with 8 additions and 3 deletions

View File

@ -8,10 +8,15 @@ octo: octo-4.webp
<div class="thead">BOOKS</div>
<div class="book-cell">
<div class="book-cover">
<img src="/img/books/abolish-the-family.jpg" alt='Abolish the Family Cover'>
<a href="/writing/abolish-the-family">
<img src="/img/books/abolish-the-family.jpg" alt='Abolish the Family Cover'>
<p>
DETAILS
</p>
</a>
</div>
<p class="book-stats"><b>Abolish the Family: A Manifesto for Care and Liberation</b></p>
<p class="book-stats"><i>Coming soon!</i></p>
<p class="book-stats"><i><a href="https://www.versobooks.com/books/4075-abolish-the-family">Pre-order now!</a></i></p>
</div>
<div class="book-cell">
<div class="book-cover">

View File

@ -189,7 +189,7 @@ hr {
}
.small-cover {
float: left;
// float: left;
margin-right: 1rem;
width: 25%;
}