using a different test file

This commit is contained in:
Chris Cochrun 2024-11-20 15:51:48 -06:00
parent 30e6ce40b5
commit 6b6ebc8c58
3 changed files with 6 additions and 51 deletions

3
testypres.lisp Normal file
View file

@ -0,0 +1,3 @@
(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))