images
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<div class="flex-container" >
|
||||
|
||||
<mat-card class="card" *ngFor="let game of gamesData;">
|
||||
<img class="card-img-top" src="http://lazypug.net/globalAssets/images/temp1.png" alt="">
|
||||
<img class="card-img-top" src="{{game.Art}}" alt="">
|
||||
<div class="card-body">
|
||||
<p class="card-title">{{game.Title}}</p>
|
||||
<p class="card-text">{{game.System}}</p>
|
||||
|
||||
Reference in New Issue
Block a user