Update menu

This commit is contained in:
alxshelepenok 2018-11-13 00:24:20 +03:00
parent a10db95540
commit 03d84009be

View File

@ -15,11 +15,11 @@ module.exports = {
}, },
{ {
label: 'About me', label: 'About me',
path: '/about/' path: '/about'
}, },
{ {
label: 'Contact me', label: 'Contact me',
path: '/contact/' path: '/contacts'
} }
], ],
author: { author: {