From f96524b596f4be3dd9edc08788d7865892141c0e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 14 Aug 2023 11:03:56 -0500 Subject: [PATCH] move the contents of the camp section out so we can keep it I'll look into maybe making this entire section a shortcode or something --- content/_index.md | 7 ------- content/campmd.md | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 content/campmd.md diff --git a/content/_index.md b/content/_index.md index 4df307d..e7d3601 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,13 +7,6 @@ showHeadingAnchors: false Teens For Christ Connection (TFC) is a rural ministry reaching out to the mission field of teenagers in rural communities across Northwest Kansas and Southwest Nebraska. In rural communities where youth ministry programs and resources are limited, TFC desires to partner with churches to meet this need. Whether this is through providing community youth groups, coaching those already working with youth, or supplying resources and extra curricular activities for area ministries, TFC desires to connect teens with the truth of Jesus Christ and equip them to live out the Great Commission. -## Camp Is Here! -Week 2 of camp is already full! If you'd like to sign up you'll have to select week 1, if you can't make it week 1 contact your TFC leader to see if room has been made for week 2! TFC Camp signups have started! If you'd like to go please click the button below! - -{{< button href="/camp-form" target="_self" >}} -Sign up now! -{{< /button >}} - If you need to fill out a health form, please do so [here](/health-form). ## Our Vision diff --git a/content/campmd.md b/content/campmd.md new file mode 100644 index 0000000..27dee20 --- /dev/null +++ b/content/campmd.md @@ -0,0 +1,7 @@ + +## Camp Is Here! +Week 2 of camp is already full! If you'd like to sign up you'll have to select week 1, if you can't make it week 1 contact your TFC leader to see if room has been made for week 2! TFC Camp signups have started! If you'd like to go please click the button below! + +{{< button href="/camp-form" target="_self" >}} +Sign up now! +{{< /button >}}