typeit isn't working
This commit is contained in:
parent
b62229a693
commit
bae61d7968
5 changed files with 30 additions and 50 deletions
|
@ -8,17 +8,17 @@ Teens For Christ Connection (TFC) is a rural ministry reaching out to the missio
|
|||
<!-- ////////CAMP STUFF//////// -->
|
||||
<div class="flex flex-wrap items-center">
|
||||
<span class="basis-full md:basis-3/4 items-center">
|
||||
{{< typeit tag=h2 lifeLike=true >}}
|
||||
{% typeit(tag="h2" lifeLike="true") %}
|
||||
Camp registration is now open!!
|
||||
{{< /typeit >}}
|
||||
{% end %}
|
||||
</span>
|
||||
|
||||
<!-- <span class="grow"> -->
|
||||
|
||||
<span class="basis-full md:basis-1/4 items-center mt-6">
|
||||
{{< button href="/camp-form" >}}
|
||||
{% button(href="/camp-form") %}
|
||||
Fill out now!
|
||||
{{< /button >}}
|
||||
{% end %}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -28,6 +28,7 @@ Fill out now!
|
|||
|
||||
> If you need to pay for your camp form, pay for registration ($85) [here](https://secure.myvanco.com/L-Z772/campaign/C-13JPJ) or pay for the full price ($185) [here](https://secure.myvanco.com/L-Z772/campaign/C-13JQE).
|
||||
|
||||
{{ spacing(height="h-8") }}
|
||||
{{ pt(src="https://videos.tfcconnection.org/videos/embed/0e6378c4-bb58-4fb1-8edf-72b73efc5ad2") }}
|
||||
|
||||
<!-- ////////MT STUFF//////// -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue