Compare commits
2 commits
19842f909e
...
43827fa1c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43827fa1c7 | ||
|
|
1d6a335085 |
|
|
@ -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', `_2k.${type}`)}
|
src={src.replace('.mp4', `_twok.${type}`)}
|
||||||
type={sourceType}
|
type={sourceType}
|
||||||
/>,
|
/>,
|
||||||
|
|
||||||
|
|
|
||||||
BIN
src/favicon.ico
BIN
src/favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
Loading…
Reference in a new issue