runtime-rundown / podcast-site

Powering the runtime rundown podcast site
runtime-rundown.vercel.app
8 stars 0 forks source link

Add a form for listener questions #8

Closed helloitsjoe closed 1 year ago

helloitsjoe commented 1 year ago

Why

So listeners can ask questions and we can maybe someday have enough to turn them into a mailbag episode.

Details

I added some props to the Contact form and gave it a formType so we can filter emails based on form-type: question. Confirmed it adds that field to the email body 👍

Resolves #6

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
runtime-rundown ✅ Ready (Inspect) Visit Preview Sep 29, 2022 at 1:51AM (UTC)
Cooperbuilt commented 1 year ago

Now that's nice