Compare commits

..

No commits in common. "bfe470cb5a711b3425b40c55bdb0ca4082433d99" and "0a213c7de4ebdbde7ea47c31dc22e146b0625d46" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View file

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

BIN
src/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB