removing 2nd week from the options

This commit is contained in:
Chris Cochrun 2023-04-27 14:16:54 -05:00
parent 032029036d
commit f308e4c5a5
4 changed files with 23 additions and 23 deletions

View file

@ -2210,16 +2210,16 @@ select {
background-color: rgba(var(--color-primary-700), var(--tw-bg-opacity)); background-color: rgba(var(--color-primary-700), var(--tw-bg-opacity));
} }
.bg-primary-600 {
--tw-bg-opacity: 1;
background-color: rgba(var(--color-primary-600), var(--tw-bg-opacity));
}
.bg-\[\#ef4444\] { .bg-\[\#ef4444\] {
--tw-bg-opacity: 1; --tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity)); background-color: rgb(239 68 68 / var(--tw-bg-opacity));
} }
.bg-primary-600 {
--tw-bg-opacity: 1;
background-color: rgba(var(--color-primary-600), var(--tw-bg-opacity));
}
.bg-neutral-100\/50 { .bg-neutral-100\/50 {
background-color: rgba(var(--color-neutral-100), 0.5); background-color: rgba(var(--color-neutral-100), 0.5);
} }
@ -2363,16 +2363,16 @@ select {
padding-right: 1rem; padding-right: 1rem;
} }
.py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.py-3 { .py-3 {
padding-top: 0.75rem; padding-top: 0.75rem;
padding-bottom: 0.75rem; padding-bottom: 0.75rem;
} }
.py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.py-6 { .py-6 {
padding-top: 1.5rem; padding-top: 1.5rem;
padding-bottom: 1.5rem; padding-bottom: 1.5rem;
@ -2614,16 +2614,16 @@ select {
color: rgb(255 51 153 / var(--tw-text-opacity)); color: rgb(255 51 153 / var(--tw-text-opacity));
} }
.\!text-neutral {
--tw-text-opacity: 1 !important;
color: rgba(var(--color-neutral), var(--tw-text-opacity)) !important;
}
.text-\[\#fca5a5\] { .text-\[\#fca5a5\] {
--tw-text-opacity: 1; --tw-text-opacity: 1;
color: rgb(252 165 165 / var(--tw-text-opacity)); color: rgb(252 165 165 / var(--tw-text-opacity));
} }
.\!text-neutral {
--tw-text-opacity: 1 !important;
color: rgba(var(--color-neutral), var(--tw-text-opacity)) !important;
}
.text-primary-300 { .text-primary-300 {
--tw-text-opacity: 1; --tw-text-opacity: 1;
color: rgba(var(--color-primary-300), var(--tw-text-opacity)); color: rgba(var(--color-primary-300), var(--tw-text-opacity));
@ -3887,16 +3887,16 @@ body:has(#menu-controller:checked) {
background-color: rgba(var(--color-neutral-800), 0.5); background-color: rgba(var(--color-neutral-800), 0.5);
} }
.dark .dark\:bg-primary-800 {
--tw-bg-opacity: 1;
background-color: rgba(var(--color-primary-800), var(--tw-bg-opacity));
}
.dark .dark\:bg-\[\#ef4444\] { .dark .dark\:bg-\[\#ef4444\] {
--tw-bg-opacity: 1; --tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity)); background-color: rgb(239 68 68 / var(--tw-bg-opacity));
} }
.dark .dark\:bg-primary-800 {
--tw-bg-opacity: 1;
background-color: rgba(var(--color-primary-800), var(--tw-bg-opacity));
}
.dark .dark\:bg-neutral-900\/50 { .dark .dark\:bg-neutral-900\/50 {
background-color: rgba(var(--color-neutral-900), 0.5); background-color: rgba(var(--color-neutral-900), 0.5);
} }

View file

@ -8,7 +8,7 @@ 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. 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! ## Camp Is Here!
TFC Camp signups have started! If you'd like to go please click the button below! 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" >}} {{< button href="/camp-form" target="_self" >}}
Sign up now! Sign up now!

View file

@ -13,7 +13,7 @@ We hope you are as excited about camp as we are! If there is anything we can do
## Dates ## Dates
- Week 1 - July 17 - July 21 - Week 1 - July 17 - July 21
- Week 2 - July 24 - July 28 - ~~Week 2 - July 24 - July 28~~ **Week 2 is full for now**, if you'd still like to go, you can ask your TFC leader and possibly be put on a waiting list.
## Cost ## Cost
We have an early bird registration, so if you register by certain dates, you'll save some money! We have an early bird registration, so if you register by certain dates, you'll save some money!

View file

@ -169,7 +169,7 @@
<label for="week" class="basis-full">My Camp Plan <span class='inline-block text-[#f39] text-sm align-sub'>* required</span></label> <label for="week" class="basis-full">My Camp Plan <span class='inline-block text-[#f39] text-sm align-sub'>* required</span></label>
<select id="week" name="week" class="flex-auto form-select {{ $formClasses }}"> <select id="week" name="week" class="flex-auto form-select {{ $formClasses }}">
<option value="week1">Week 1: July 17-21</option> <option value="week1">Week 1: July 17-21</option>
<option value="week2">Week 2: July 24-28</option> <!-- <option value="week2">Week 2: July 24-28</option> -->
</select> </select>
<label for="shirt" class="basis-full">T-Shirt Size <span class='inline-block text-[#f39] text-sm'>all t-shirts are in adult sizes only</span></label> <label for="shirt" class="basis-full">T-Shirt Size <span class='inline-block text-[#f39] text-sm'>all t-shirts are in adult sizes only</span></label>