Random fixes package #6
|
|
@ -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