This commit is contained in:
@@ -20,18 +20,6 @@ export class Project {
|
||||
}
|
||||
|
||||
export default [
|
||||
new Project({
|
||||
name: 'flexpatrol.ru',
|
||||
preview: flexpatrolPreview,
|
||||
link: 'https://flexpatrol.ru',
|
||||
descriptionSlug: 'flexpatrol_desc'
|
||||
}),
|
||||
new Project({
|
||||
name: 'My Games',
|
||||
preview: gamesPreview,
|
||||
link: 'https://games.anatolykopyl.ru',
|
||||
descriptionSlug: 'games_desc'
|
||||
}),
|
||||
new Project({
|
||||
name: 'Warframe Center',
|
||||
preview: warframePreview,
|
||||
@@ -56,4 +44,16 @@ export default [
|
||||
link: 'https://chrome.google.com/webstore/detail/vk-mute/mcnkfnjggkbenehgfelnnkklpkpjeibl',
|
||||
descriptionSlug: 'vkmute_desc'
|
||||
}),
|
||||
new Project({
|
||||
name: 'flexpatrol.ru',
|
||||
preview: flexpatrolPreview,
|
||||
link: 'https://flexpatrol.ru',
|
||||
descriptionSlug: 'flexpatrol_desc'
|
||||
}),
|
||||
new Project({
|
||||
name: 'My Games',
|
||||
preview: gamesPreview,
|
||||
link: 'https://games.anatolykopyl.ru',
|
||||
descriptionSlug: 'games_desc'
|
||||
}),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user