From f98dc599f93033ae4a845b69d6a746c3b13ef58d Mon Sep 17 00:00:00 2001 From: Chris Cochrun <chris@cochrun.xyz> Date: Tue, 17 Dec 2024 15:22:36 -0600 Subject: [PATCH] tweaking testing data --- test_presentation.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_presentation.lisp b/test_presentation.lisp index 629cc3f..caa77cc 100644 --- a/test_presentation.lisp +++ b/test_presentation.lisp @@ -1,9 +1,9 @@ (slide :background (image :source "~/pics/frodo.jpg" :fit fill) (text "This is frodo" :font-size 70)) (slide (video :source "~/vids/test/camprules2024.mp4" :fit contain)) -(slide (video :source "~/vids/Tree-of-Life.mp4" :fit contain)) +(slide (video :source "~/vids/The magic of Rust's type system.mkv" :fit contain)) (song :id 7 :author "North Point Worship" - :font "Allura" :font-size 60 + :font "Treasuremap" :font-size 60 :title "Death Was Arrested" :background (image :source "file:///home/chris/nc/tfc/openlp/CMG - Bright Mountains 01.jpg" :fit cover) :text-alignment center