Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 662 Bytes

todo.md

File metadata and controls

18 lines (14 loc) · 662 Bytes
  • compress images

  • fix image loading for 404 page

  • set slideSize to 100 in small screens

  • for next images: placeholder="blur" blurDataURL={data:image/...}

  • include webm or .ogg for firefox and opera (video tag)

According to https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_format you should use .webm or .ogg for firefox and opera. You can include both formats to make it work on all modern browsers

`

Your browser does not support the video tag.