mod time
add date location to top
This commit is contained in:
parent
d6c352bac7
commit
3383de7ae8
@ -66,7 +66,7 @@
|
||||
>Get Tickets</a
|
||||
>
|
||||
<script type="text/javascript">
|
||||
$("#getting-started").countdown("2026/9/11", function (event) {
|
||||
$("#getting-started").countdown("2026/7/01", function (event) {
|
||||
$(this).text(event.strftime("Time left: %D Days %H:%M:%S"));
|
||||
});
|
||||
</script>
|
||||
@ -74,13 +74,15 @@
|
||||
|
||||
<div class="flex-column bg-vid">
|
||||
<div>
|
||||
<h1 class="white">3-Day Christian Family Event in Idaho!</h1>
|
||||
<h1 class="white">3-Day Christian Family Retreat in Idaho!</h1>
|
||||
<div class="flex-row">
|
||||
<h3 class="white">
|
||||
North Idaho's annual 3-day Christian family retreat featuring fun
|
||||
talks, tons of outdoor activities, and live music!
|
||||
</h3>
|
||||
</div>
|
||||
<h3 class="white">SEPTEMBER 11-13TH</h3>
|
||||
<h3 class="white">At Boulder Creek Retreat</h3>
|
||||
|
||||
<div class="flex-row">
|
||||
<a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user