Skip to content

Commit d09ab6c

Browse files
Add cImg directive to merlot.component.html again
1 parent 51f98d1 commit d09ab6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/views/about/merlot/merlot.component.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<c-row>
2626
<c-col xs>
2727
<m-card class="mb-4" title="Über den MERLOT Marktplatz">
28-
<img height="200" cCardImg="top" src="../../../assets/img/brand/Merlot_Title.svg" alt="the merlot logo"/>
28+
<img cImg height="200" cCardImg="top" src="../../../assets/img/brand/Merlot_Title.svg" alt="the merlot logo"/>
2929
<br /><br /><br /><br /><br />
3030
<h3 class="merlot-title">
3131
MarkEtplace foR Lifelong educaTional dataspaces and smart service provisioning
@@ -53,4 +53,4 @@ <h3 class="merlot-title">
5353
gefördert und damit Chancengleichheit sowie Bildungsgerechtigkeit insgesamt verbessert.
5454
</m-card>
5555
</c-col>
56-
</c-row>
56+
</c-row>

0 commit comments

Comments
 (0)