gpn20: improve intros

This commit is contained in:
Sophie Schiller 2022-05-17 21:46:53 +02:00
parent 5063f71f72
commit 454197fc18
4 changed files with 42 additions and 49 deletions

View file

@ -132,15 +132,15 @@ def debug():
'../intro.ts',
introFrames,
{
'$title': "Long Long Long title is LONG",
'$title': "Long Long Long title is LONG ",
'$speaker': 'Long Name of Dr. Dr. Prof. Dr. Long Long'
}
)
render('outro.svg',
'../outro.ts',
outroFrames
)
#render('outro.svg',
# '../outro.ts',
# outroFrames
#)
def tasks(queue, args, idlist, skiplist):