change beepbox format

This commit is contained in:
gbrochar 2021-01-04 14:50:15 +01:00
parent b2c57c4cfb
commit 837cd49e2b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export default function Beebox() {
produce. Here I used simple waveforms to create more or less
predictable shapes: you can recognize Lissajous curves at some
point</p>
<video width="360" height="640" controls>
<video width="640" height="360" controls>
<source src="static/videos/laser_beepbox.mp4"
type="video/mp4" />
Your browser does not support the video tag.