processing / p5.js-website

New p5.js website!
http://p5js.org
MIT License
19 stars 89 forks source link

Fix video paths #410

Closed davepagurek closed 5 months ago

davepagurek commented 5 months ago

Resolves https://github.com/processing/p5.js-website/issues/409

Fixes some videos having /public as part of their src, when the final path on the live site will not actually include the public part.

Videos work now:

image