Compare commits

..

No commits in common. "43827fa1c75f47e11bf1ec6b7e2e424344f49f84" and "19842f909ebc0f2dbed56a93e4bdbecfcb3b2649" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View file

@ -66,7 +66,7 @@ function getSource({
<source <source
key={`twok-${type}`} key={`twok-${type}`}
media="(max-width: 2560px)" media="(max-width: 2560px)"
src={src.replace('.mp4', `_twok.${type}`)} src={src.replace('.mp4', `_2k.${type}`)}
type={sourceType} type={sourceType}
/>, />,

BIN
src/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB