1
0
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:
Iver Karlsbakk Småge 2023-05-09 11:22:55 +02:00 committed by GitHub
parent a2fefa5bea
commit 89bc0cdcb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ module.exports = {
logo: {
alt: 'Actix Logo',
src: 'img/logo.png',
width: 32,
height: 32,
},
items: [
{