diff --git a/content/publications/when-the-world-was-young/index.md b/content/publications/when-the-world-was-young/index.md index f11f118..4b11351 100644 --- a/content/publications/when-the-world-was-young/index.md +++ b/content/publications/when-the-world-was-young/index.md @@ -6,16 +6,21 @@ extracss: /publications/when-the-world-was-young/main.css ## A Prehistoric Anthology + + 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!** +
+Pre-order ebook +Pre-order paperback +
+ ----- ### Stone diff --git a/content/publications/when-the-world-was-young/main.css b/content/publications/when-the-world-was-young/main.css index 0232680..0523382 100644 --- a/content/publications/when-the-world-was-young/main.css +++ b/content/publications/when-the-world-was-young/main.css @@ -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; +} diff --git a/static/assets/img/publications/wtwwy-front.png b/static/assets/img/publications/wtwwy-front.png new file mode 100644 index 0000000..8744534 Binary files /dev/null and b/static/assets/img/publications/wtwwy-front.png differ