Add complete CKE Project implementation with news management system
This commit is contained in:
@ -28,6 +28,7 @@ const navigation = [
|
||||
{ name: 'Как мы работаем', href: '#workflow' },
|
||||
{ name: 'Сертификаты', href: '#certificates' },
|
||||
{ name: 'Услуги', href: '#services' },
|
||||
{ name: 'Новости', href: '/news' },
|
||||
{ name: 'Контакты', href: '#contacts' },
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user