File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { Image } from 'astro:assets';
33import CodingInPublic from ' ./CodingInPublic.png' ;
44import { LinkButton } from ' @astrojs/starlight/components' ;
55
6- const offerUrl = ' https://learnastro.dev?code=ASTRO_PROMO ' ;
6+ const offerUrl = ' https://learnastro.dev?code=ASTRO_HOLIDAY_PROMO ' ;
77
88const idCount = (((Astro .locals as any )._ad_render_id as number | undefined ) ?? = 1 );
99(Astro .locals as any )._ad_render_id ++ ;
@@ -26,7 +26,7 @@ const headingId = `learn-astro-course-${idCount}`;
2626 <span >•</span >
2727 <span >Astro v5 ready</span >
2828 </p >
29- <LinkButton href ={ offerUrl } class =" cta" data-learn-astro-cta >Get 20 % off</LinkButton >
29+ <LinkButton href ={ offerUrl } class =" cta" data-learn-astro-cta >Get 33 % off</LinkButton >
3030 </aside >
3131</div >
3232
You can’t perform that action at this time.
0 commit comments