File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
libs/blog/ad-banner/ui/src/lib Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,12 @@ import { Component } from '@angular/core';
66 <a
77 class="flex w-full flex-wrap justify-center gap-[5px] px-[10px] py-3 text-[18px] font-medium text-white"
88 style="background-image: linear-gradient(0.25turn, #fe5758, #8d52fe)"
9- href="https://houseofangular.io/the-ultimate-guide-to-angular-evolution/?utm_source=www-al&utm_medium=baner&utm_campaign=angular19-evolution "
9+ href="https://www.youtube.com/watch?v=Ygnx8eH4acg "
1010 >
11- <span>Enhance Your Project with</span>
1211 <span class="rounded-[4px] bg-white px-[6px] text-[#b10620]">
13- Angular 19
12+ ANGULAR SPRING CAMP
1413 </span>
15- <span class="underline">Download a free ebook! </span>
14+ <span> - JOIN LIVE TODAY AT 6 PM (CEST) </span>
1615 </a>
1716 ` ,
1817} )
You can’t perform that action at this time.
0 commit comments