Compare commits
No commits in common. "bfe470cb5a711b3425b40c55bdb0ca4082433d99" and "0a213c7de4ebdbde7ea47c31dc22e146b0625d46" have entirely different histories.
bfe470cb5a
...
0a213c7de4
|
|
@ -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
BIN
src/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Loading…
Reference in a new issue