forked from autonomic-cooperative/sophie-lewis-hugo
Adding book picture, update theme
Added new book picture to the /Writing section. Also did some tweaks to the themes so we can fine-tune some parts of the book list.
This commit is contained in:
@ -7,7 +7,14 @@ octo: octo-4.webp
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="thead">BOOKS</td>
|
||||
<td>
|
||||
<td class="book-cell">
|
||||
<div class="book-cover">
|
||||
<img src="/img/books/abolish-the-family.jpg" alt='Abolish the Family Cover'>
|
||||
</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>
|
||||
</td>
|
||||
<td class="book-cell">
|
||||
<div class="book-cover">
|
||||
<img src="/img/books/fsn-cover.jpg" alt='Full Surrogacy Now Cover'>
|
||||
<a href="/writing/full-surrogacy-now/">
|
||||
@ -16,8 +23,8 @@ octo: octo-4.webp
|
||||
</p>
|
||||
</a>
|
||||
</div>
|
||||
<p><b>Full Surrogacy Now!</b></p>
|
||||
<p><i>Published in May 2019</i></p>
|
||||
<p class="book-stats"><b>Full Surrogacy Now!</b></p>
|
||||
<p class="book-stats"><i>Published in May 2019</i></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user