mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
Shrink logo image to improve page load speed (#325)
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
parent
879444fc80
commit
ee64008904
@ -15,7 +15,7 @@ module.exports = {
|
||||
title: 'Actix',
|
||||
logo: {
|
||||
alt: 'Actix Logo',
|
||||
src: 'img/logo.png',
|
||||
src: 'img/logo-icon.png',
|
||||
width: 32,
|
||||
height: 32,
|
||||
},
|
||||
|
BIN
static/img/logo-icon.png
Normal file
BIN
static/img/logo-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Loading…
Reference in New Issue
Block a user