Compare commits
No commits in common. "43827fa1c75f47e11bf1ec6b7e2e424344f49f84" and "19842f909ebc0f2dbed56a93e4bdbecfcb3b2649" have entirely different histories.
43827fa1c7
...
19842f909e
|
|
@ -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