7cbd68f704
deploy / deploy (push) Successful in 3s
Converts content/gift/index.md to _index.md and extracts the shared hero/form rendering into a partial (courses-body.html) used by both single.html and a new list.html, so /gift renders identically but can now hold real child pages like /gift/<partner>/. The gift.reground.org vanity redirect already forwards any path generically (redir https://reground.org/gift{uri}), so no infrastructure change is needed to support future partnership URLs like gift.reground.org/cheyenne once a matching page exists here.
22 lines
1016 B
Markdown
22 lines
1016 B
Markdown
---
|
|
title: "Three Steps to Find Your Right Readers"
|
|
description: "A free, no-fluff PDF for fiction authors: three concrete steps to find the readers who actually want your stories, instead of guessing and hoping."
|
|
type: "courses"
|
|
eec_slug: "three-steps-find-your-right-readers"
|
|
|
|
# Optional italic line under the title, for handling an objection up front.
|
|
hero_subhead: "Three concrete steps to find the readers who actually want your stories — free PDF, no fluff, sent straight to your inbox."
|
|
|
|
# Optional image shown in the hero, below the subhead.
|
|
hero_image: "/images/gift-cover.png"
|
|
|
|
# Optional label on every "Send me day one" button across the page.
|
|
cta_text: "Send me the PDF"
|
|
|
|
# Optional heading above the repeated signup form at the bottom of the page.
|
|
repeat_cta_heading: "Ready to find your right readers?"
|
|
|
|
# Optional override of the enroll form's post-submit message (rendered as markdown).
|
|
success_message: "Check your inbox — we've sent your PDF. Can't find it? [Grab it here](/gift-thanks)."
|
|
---
|