File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1313def index_links () -> rx .Component :
1414 return rx .vstack (
1515 title ("Comunidad" ),
16- # link_button(
17- # "Máster de Desarrollo con IA",
18- # "Acreditado con Titulación Universitaria",
19- # "/icons/logo_symbol.svg",
20- # "https://mouredev.link/masterdesarrolloia",
21- # True,
22- # Color.GREEN.value,
23- # animated=True,
24- # ),
2516 link_button (
26- "NUEVO Curso gratis de Desarrollo con IA 2026 " ,
27- "Apúntate a mi curso 100% gratis, online y con certificado " ,
17+ "Máster de Desarrollo con IA" ,
18+ "Acreditado con Titulación Universitaria " ,
2819 "/icons/logo_symbol.svg" ,
29- "https://mouredev.link/cursodesarrolloia2026 " ,
20+ "https://mouredev.link/masterdesarrolloia " ,
3021 True ,
3122 Color .GREEN .value ,
3223 animated = True ,
3324 ),
25+ # link_button(
26+ # "NUEVO Curso gratis de Desarrollo con IA 2026",
27+ # "Apúntate a mi curso 100% gratis, online y con certificado",
28+ # "/icons/logo_symbol.svg",
29+ # "https://mouredev.link/cursodesarrolloia2026",
30+ # True,
31+ # Color.GREEN.value,
32+ # animated=True,
33+ # ),
3434 link_button (
3535 "mouredev pro" ,
3636 "Estudia programación de manera diferente" ,
You can’t perform that action at this time.
0 commit comments