mirror of
https://github.com/mitchell/mjfs.us.git
synced 2025-12-19 13:47:22 +00:00
Optimize images and html links for performance
This commit is contained in:
parent
1a01fb36f4
commit
5bf34a6f66
5 changed files with 9 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 MiB |
BIN
src/images/profile.webp
Normal file
BIN
src/images/profile.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
|
|
@ -2,7 +2,7 @@
|
|||
import React from 'react'
|
||||
|
||||
import './index.css'
|
||||
import profile from '../../images/profile.jpg'
|
||||
import profile from '../../images/profile.webp'
|
||||
|
||||
type Props = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue