mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
Specify size of logo to remove layout shift (#323)
This commit is contained in:
parent
a2fefa5bea
commit
89bc0cdcb0
@ -16,6 +16,8 @@ module.exports = {
|
||||
logo: {
|
||||
alt: 'Actix Logo',
|
||||
src: 'img/logo.png',
|
||||
width: 32,
|
||||
height: 32,
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user