update background URL
This commit is contained in:
parent
dae78c488f
commit
86819b6876
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ const Wallpaper = (props: Props) => {
|
|||
className={'background-image'}
|
||||
style={{
|
||||
backgroundImage:
|
||||
'url("https://thumbnails.odysee.com/optimize/plain/https://player.odycdn.com/speech/2e9a7dc6c99f0fb9.jpg")',
|
||||
'url("https://thumbnails.odycdn.com/optimize/plain/https://player.odycdn.com/speech/2e9a7dc6c99f0fb9.jpg")',
|
||||
}}
|
||||
/>
|
||||
<div className={'theme'} />
|
||||
|
|
Loading…
Reference in a new issue