Change the name of 'more' link to 'menu' to improve Lighthouse score.
This commit is contained in:
parent
078d1d473f
commit
b1646fb2bd
@ -11,7 +11,7 @@
|
|||||||
svgPath: '/images/navigation/info.svg'
|
svgPath: '/images/navigation/info.svg'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'More',
|
title: 'Menu',
|
||||||
path: '/more',
|
path: '/more',
|
||||||
svgPath: '/images/navigation/more.svg'
|
svgPath: '/images/navigation/more.svg'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user