Compare commits

..

No commits in common. "09635ab57fc73d9d9e3dc759cd77c57922b1bf2b" and "8792c227c8a8b6f32439e4efa77836f170e0eae5" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ title: Events
---
<section id="events-listing">
<h1>Past Events</h1>
<h1>Upcoming Events</h1>
<ul class="events-list">
<li class="past-event">
<p class="event-title">Parapraxis seminar, online (Zoom) with M.E. OBrien</p>
@ -50,7 +50,7 @@ title: Events
<small> 29 October 2022, 7pm</small>
</li>
<li class="past-event">
<li>
<p class="event-title">Abolish the Family launch event, UMass Boston, University Hall 2120</p>
<small>16 November 2022, 4pm</small>
</li>

View File

@ -5,7 +5,7 @@ title: abolish-the-family
<div id="abolish-the-family">
<div class="column is-three-fifths">
<div class="book-cover has-text-centered">
<h1 class="red-text">Abolish The Family: A Manifesto For Care And Liberation</h1><br>
<h1 class="red-text">Abolish The Family: A Manifesto For Care And Liberation</h1>
<img class="medium" src="/img/books/abolish-the-family.jpg" alt="Abolish the Family Cover">
<p class="book-stats"><a class="order-link red-text" href="https://versobooks.com/books/4075-abolish-the-family">Pre-order now</a></p>
</div>

View File

@ -7,7 +7,7 @@
{{ range .Params.Books }}
<div class="column is-half">
<div class="book-cell">
<h3>{{ .title }}</h3><br>
<h3>{{ .title }}</h3>
<div class="book-cover">
<a href={{ .path }}>
<img src={{ .imgsrc }} alt={{ .title }}>