Compare commits
3 Commits
23e43ecf0f
...
9f098b89d9
Author | SHA1 | Date | |
---|---|---|---|
9f098b89d9 | |||
49f0985a71 | |||
b5cdea87c8 |
@ -20,7 +20,7 @@ title: Events
|
||||
<small>22 Sep 2022 (Thurs) – 5:30pm CST</small>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<li class="past-event">
|
||||
<p class="event-title">Lecture, Fisher Center, Hobart & William Smith Colleges, Geneva, NY</p>
|
||||
<small>28 Sep 2022 (Wed) – 7pm EST</small>
|
||||
</li>
|
||||
@ -45,9 +45,24 @@ title: Events
|
||||
<small>15-16 Oct 2022 (Sat-Sun)</small>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p class="event-title">Abolish the Family launch discussion, Making Worlds bookstore, Philadelphia</p>
|
||||
<small> 29 October 2022, 7pm</small>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p class="event-title">Abolish the Family launch event, UMass Boston, University Hall 2120</p>
|
||||
<small>16 November 2022, 4pm</small>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p class="event-title">University of Pittsburgh</p>
|
||||
<small>1 Dec 2022 (Thur)</small>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p class="event-title">Diane di Prima and Acid Communism, Culture Nights at the Bishop Bar, Bloomington, Indiana</p>
|
||||
<small>7 December 2022, 5pm</small>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
@ -14,6 +14,9 @@ title: Abolish the Family
|
||||
<section id="reviews">
|
||||
<h2 class="subtitle">Reviews</h2>
|
||||
<ol>
|
||||
<li>
|
||||
<p><a href="https://www.newstatesman.com/international-politics/ideas-international-politics/2022/09/abolish-family">Red Love, For All</a> — by Erin Maglaque</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://www.publishersweekly.com/9781839767197">Publisher's Weekly:</a> “Lewis builds a harsh yet well-grounded portrait of familial dysfunction. This provocation stings.”</p>
|
||||
</li>
|
||||
|
File diff suppressed because one or more lines are too long
@ -357,6 +357,8 @@ footer {
|
||||
}
|
||||
|
||||
.audio-list {
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
li {
|
||||
margin-bottom: 2rem;
|
||||
|
||||
|
Reference in New Issue
Block a user