Added an image for the playground project
This commit is contained in:
@@ -57,7 +57,7 @@ export class ProjectsComponent implements OnInit, OnDestroy {
|
||||
title: 'PROJECTS.PLAYGROUND.TITLE',
|
||||
shortDescription: 'PROJECTS.PLAYGROUND.SHORT_DESCRIPTION',
|
||||
introduction: 'PROJECTS.PLAYGROUND.INTRODUCTION',
|
||||
images: [],
|
||||
images: AssetsConstants.PLAYGROUND_IMAGES.map(url => ({ url, source: '' })),
|
||||
icon: 'web',
|
||||
assets: '',
|
||||
links: [{ name: 'PROJECTS.LINK_TO_PROJECT', url: 'https://andreas-dahm.eu' }],
|
||||
|
||||
Reference in New Issue
Block a user