upd rudnik
This commit is contained in:
Binary file not shown.
@@ -65,4 +65,12 @@ export const projects: IProject<Media>[] = [
|
||||
media: Media.video,
|
||||
id: Math.random(),
|
||||
},
|
||||
{
|
||||
src: '/video/rudnik.mp4',
|
||||
year: '2024',
|
||||
tags: ['Симулятор', 'Выставка'],
|
||||
title: '«Екатеринбург ЭКСПО» - Международная выставка «Рудник»',
|
||||
media: Media.video,
|
||||
id: Math.random(),
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user