update background URL

This commit is contained in:
Thomas Zarebczan 2022-05-06 14:15:17 -04:00
parent dae78c488f
commit 86819b6876
No known key found for this signature in database
GPG key ID: 767B41E1BB7346F2

View file

@ -223,7 +223,7 @@ const Wallpaper = (props: Props) => {
className={'background-image'} className={'background-image'}
style={{ style={{
backgroundImage: 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'} /> <div className={'theme'} />