This commit is contained in:
Madison Scott-Clary
2022-09-30 17:36:48 -07:00
parent ce655b79e3
commit 788bb1ca29
3 changed files with 21 additions and 2 deletions

View File

@ -6,16 +6,21 @@ extracss: /publications/when-the-world-was-young/main.css
## A Prehistoric Anthology
<img src="/assets/img/publications/wtwwy-front.png" style="margin: 0 auto; display: block; width: 500px; max-width: 100%; margin-bottom: 1rem;">
The invention of writing postdates, invariably, the invention of storytelling. After all, what purpose is there to writing, until you have something to write down?
Excavate these writings, then. Decipher them carefully. Let them, at last, convince you to forget writing until instead they sit across the fire, speaking to you oral traditions, folktales, and of days long, long past *When the World Was Young*.
Proceeds will be donated to [First Nations Repatriation Institute](https://www.wearecominghome.org/) and [Indigenous Roots & Reparation Foundation](https://www.indigenousrrf.org/).
-----
**Coming December 1, 2022, available at Midwest FurFest!**
<div class="buy">
<a href="https://makyo.itch.io/wtwwy" target="_blank">Pre-order ebook</a>
<a href="https://makyo-ink.square.site/product/when-the-world-was-young-a-prehistoric-anthology/13">Pre-order paperback</a>
</div>
-----
### Stone

View File

@ -19,3 +19,17 @@ p strong {
text-align: center;
text-indent: 0;
}
.buy {
text-align: center;
text-indent: 0;
margin-top: 0.5rem;
}
.buy a {
font-size: 14pt;
padding: 0.5rem;
background-color: #eee;
border: 1px solid transparent;
border-radius: 2px;
box-shadow: 1px 1px 4px #222;
text-decoration: none;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB