adding discussion guide to book club
This commit is contained in:
@ -14,17 +14,20 @@ import "../../styles/globals.css";
|
|||||||
<p class="mb-4">
|
<p class="mb-4">
|
||||||
We read and discuss books about technology, power, and resistance. If
|
We read and discuss books about technology, power, and resistance. If
|
||||||
you have book suggestions, fill out the interest form on our <a
|
you have book suggestions, fill out the interest form on our <a
|
||||||
href="/" class="underline">website homepage</a
|
href="/"
|
||||||
|
class="underline">website homepage</a
|
||||||
> and let us know when we get in contact with you!
|
> and let us know when we get in contact with you!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="flex flex-col gap-8">
|
<div class="flex flex-col gap-8">
|
||||||
<div class="rounded-lg border p-6">
|
<div class="rounded-lg border p-6">
|
||||||
<h2 class="mb-4 text-2xl font-semibold">Current Book</h2>
|
<h2 class="mb-4 text-2xl font-semibold">Current Book</h2>
|
||||||
<div class="flex flex-col gap-4">
|
<div>
|
||||||
<div class="flex items-center gap-4">
|
Race After Technology - Ruha Benjamin (see <a
|
||||||
Race After Technology - Ruha Benjamin
|
class="underline"
|
||||||
</div>
|
href="https://www.dropbox.com/scl/fi/jnzvtiry7jn3xrts2n703/RAT-Discussion-Guide.pdf?rlkey=pq6ovaeydhcm8yi2u7lzzmiuj&e=2&dl=0"
|
||||||
|
>discussion guide</a
|
||||||
|
>)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user