Compare commits
2 commits
0a213c7de4
...
bfe470cb5a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bfe470cb5a | ||
|
|
037b89a971 |
|
|
@ -66,7 +66,7 @@ function getSource({
|
|||
<source
|
||||
key={`twok-${type}`}
|
||||
media="(max-width: 2560px)"
|
||||
src={src.replace('.mp4', `_2k.${type}`)}
|
||||
src={src.replace('.mp4', `_twok.${type}`)}
|
||||
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