fixing test having the right data
This commit is contained in:
parent
5a9f17c139
commit
351eb983c7
2 changed files with 4 additions and 1 deletions
3
test_slides.lisp
Normal file
3
test_slides.lisp
Normal 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))
|
Loading…
Add table
Add a link
Reference in a new issue