mirror of
https://github.com/mue/mue.git
synced 2026-07-16 13:34:03 +02:00
perf: replace offline mode images
Co-authored-by: Isaac Saunders <contact@eartharoid.me>
This commit is contained in:
@@ -52,7 +52,7 @@ export default class Background extends React.PureComponent {
|
||||
];
|
||||
|
||||
this.setState({
|
||||
url: `./offline-images/${randomImage}.jpg`,
|
||||
url: `./offline-images/${randomImage}.webp`,
|
||||
photoInfo: {
|
||||
credit: photographer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user