Skip to content

Commit

Permalink
added intro and sponsored to the episode
Browse files Browse the repository at this point in the history
  • Loading branch information
martawleklinska committed Jul 18, 2024
1 parent eb98080 commit e4c7f02
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions zkmarek/video/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
]

EPISODE3 = [
# Intro(sound="data/sound/teaser2/slide0-0.mp3"),
# Sponsored(),
Intro(sound="data/sound/teaser2/slide0-0.mp3"),
Sponsored(),
Introduction(),
TitleSlide("Pairing", sound="data/sound/episode3/slide1-4.mp3", wait_time=3.5),
Pairing(),
Expand All @@ -199,7 +199,6 @@
PolynomialCommitment(),
KZG(),
Verkle(),
Verkle(),
Subscribe("data/sound/episode1/s28.wav"),
]

Expand Down

0 comments on commit e4c7f02

Please sign in to comment.