Merge pull request #406 from cstenglein/replace-thunderstorm-webp

replace thunderstorm.gif with the same image converted to webP
This commit is contained in:
Anthony Potdevin 2022-02-16 10:41:57 +01:00 committed by GitHub
commit 4924390549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import { Accounts } from '../src/views/homepage/Accounts';
const ContextApp = () => (
<>
<ThunderStorm alt={''} src={appendBasePath('/static/thunderstorm.gif')} />
<ThunderStorm alt={''} src={appendBasePath('/static/thunderstorm.webp')} />
<TopSection />
<Accounts />
<Spacer />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB