Update about description location to Lynchburg, Va
This commit is contained in:
+3
-3
@@ -63,7 +63,7 @@ export const DEFAULTS: SiteContent = {
|
||||
aboutShowP2:
|
||||
"Whether you're in the car, at the gym, or just looking for something to anchor your day, each episode is designed to feed your faith with solid, practical teaching.",
|
||||
aboutNate:
|
||||
'Nate Emmert is a husband, dad, and lifelong student of the Bible from Nashville, TN. He created Verse by Verse to share the joy of deep Scripture study in a format anyone can follow along with — no seminary required.',
|
||||
'Nate Emmert is a husband, dad, and lifelong student of the Bible from Lynchburg, Va. He created Verse by Verse to share the joy of deep Scripture study in a format anyone can follow along with — no seminary required.',
|
||||
seriesLabel: 'Now Playing',
|
||||
seriesTitle: 'Study of Titus: Sound Doctrine',
|
||||
seriesDescription:
|
||||
@@ -447,8 +447,8 @@ function LandingPage({ content }: { content: SiteContent }) {
|
||||
<p className="footer-title">Verse by Verse with Nate</p>
|
||||
<p className="footer-sub">A Journey Through Scripture</p>
|
||||
<p className="footer-contact">
|
||||
Contact:{' '}
|
||||
<a href="mailto:vbvwithnate@outlook.com">vbvwithnate@outlook.com</a>
|
||||
Contact:{' '}
|
||||
<a href="mailto:hello@versebyversewithnate.us">hello@versebyversewithnate.us</a>
|
||||
</p>
|
||||
<nav className="footer-links" aria-label="Footer links">
|
||||
<a href={SPOTIFY_SHOW_URL} target="_blank" rel="noreferrer">Spotify</a>
|
||||
|
||||
Reference in New Issue
Block a user