@@ -13,16 +13,16 @@ module.exports = {
menu: [
{
label: 'Articles',
path: '/',
path: '/'
},
label: 'About me',
path: '/pages/about',
path: '/pages/about'
label: 'Contact me',
path: '/pages/contacts',
path: '/pages/contacts'
}
],
author: {
name: 'John Doe',
The note is not visible to the blocked user.