File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/app/layouts/card/card-sample-4 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,13 +103,13 @@ <h5 igxCardHeaderSubtitle>{{ cards[0].subtitle }}</h5>
103103 < article class ="sample-column card-wrapper ">
104104 < igx-card >
105105 < igx-card-header >
106- < igx-avatar src ="../../ assets/images/card/avatars/photographer.jpg " roundShape ="true "> </ igx-avatar >
106+ < igx-avatar src ="assets/images/card/avatars/photographer.jpg " roundShape ="true "> </ igx-avatar >
107107 < h4 igxCardHeaderTitle > Frank Carter</ h4 >
108108 < h5 igxCardHeaderSubtitle > Photographer</ h5 >
109109 </ igx-card-header >
110110
111111 < igx-card-media >
112- < img src ="../../ assets/images/card/media/photographer_portfolio.jpg ">
112+ < img src ="assets/images/card/media/photographer_portfolio.jpg ">
113113 </ igx-card-media >
114114
115115 < igx-card-content >
You can’t perform that action at this time.
0 commit comments