From 31f05fc5bedefcdb4837305941c1ae9ecbf64ae3 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 10 Jan 2024 11:56:43 -0600 Subject: [PATCH] adding mission trip promo --- TODO.org | 4 ++-- content/_index.md | 1 + content/ministries/mission-trip/_index.md | 4 ++-- layouts/shortcodes/pt.html | 4 +--- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/TODO.org b/TODO.org index ba353b6..e7335bd 100644 --- a/TODO.org +++ b/TODO.org @@ -7,7 +7,7 @@ The multiline text options do not grab the entire entry. I'll need to fix that by ensuring that the entire section is grabbed for every entry. * DONE Make single newline show up multiline text options do not include a single newline. They showup as a SPACE and a TAB -* TODO Fix the lisp server to use nextcloud tables +* DONE Fix the lisp server to use nextcloud tables SCHEDULED: <2023-12-18 Mon 12:00> -** TODO Setup the lisp server on the actual server and test there for a while. +** DONE Setup the lisp server on the actual server and test there for a while. diff --git a/content/_index.md b/content/_index.md index bc1236d..fbd698b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -33,6 +33,7 @@ Fill out now! > - [teacher reference form](/mt-teacher-form) > - [church reference form](/mt-church-form) +{{< pt src="https://videos.tfcconnection.org/videos/embed/c92fc5dd-ebfd-4d13-b486-d08d281868f2" >}} ## Our Vision Our vision is to change the world from the heart of America by providing disciple making opportunities that serve communities where student ministries are limited. diff --git a/content/ministries/mission-trip/_index.md b/content/ministries/mission-trip/_index.md index 99253cd..05c3fce 100644 --- a/content/ministries/mission-trip/_index.md +++ b/content/ministries/mission-trip/_index.md @@ -7,7 +7,7 @@ description: "Our desire to see teenagers develop a heart for missions was the m summary: "Our desire to see teenagers develop a heart for missions was the main force behind the development of mission trip opportunities over 30 years ago." weight: 30 showTableOfContents: false -layout: "simple" +layout: simple groupByYear: true --- @@ -20,6 +20,6 @@ Our desire to see teenagers develop a heart for missions was the main force behi ## -{{< pt src="https://videos.tfcconnection.org/videos/embed/24b2a47a-6dd1-413b-ad9b-e9166636a4c8" width="700" height="576" >}} +{{< pt src="https://videos.tfcconnection.org/videos/embed/c92fc5dd-ebfd-4d13-b486-d08d281868f2" >}} {{< spacing >}} diff --git a/layouts/shortcodes/pt.html b/layouts/shortcodes/pt.html index 086d843..3a4e14e 100644 --- a/layouts/shortcodes/pt.html +++ b/layouts/shortcodes/pt.html @@ -1,8 +1,6 @@ {{- $vid := .Get "src" -}} {{- $abs := .Get "abs" | default true -}} -{{- $width := .Get "width" | default "560" -}} -{{- $height := .Get "height" | default "315" -}} -
+