File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ const sizes = "(min-width: 640px) 42vw, 67vw";
1919 />
2020 <Fragment slot =" lead" >
2121 We're open to contributions from <span class =" text-primary" >anyone</span >
22- Either if you have a <span class =" text-primary" >meetup </span > idea, or if
22+ Either if you have an <span class =" text-primary" >event </span > idea, or if
2323 you
2424 are interested in our github <span class =" text-primary" >projects</span >.
2525 </Fragment >
2626 <div class =" grid grid-cols-1 gap-2 sm:grid-cols-2" >
2727 <a
28- href =" https://www.meetup .com/barcelonajug/"
28+ href =" https://luma .com/barcelonajug/"
2929 class =" flex items-center justify-center gap-3 border-2 border-current px-6 py-4"
3030 >
31- <Icon name =" fa-brands:meetup " class =" size-8" />
32- <span >Attend our meetups </span >
31+ <Icon name =" mdi:calendar-star " class =" size-8" />
32+ <span >Attend our events </span >
3333 </a >
3434 <a
3535 href =" https://github.com/barcelonajug"
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ const links: Array<FooterLink> = [
1010 icon: " fa-brands:slack" ,
1111 },
1212 {
13- url: " https://www.meetup .com/BarcelonaJUG/" ,
14- description: " Meetup " ,
15- icon: " fa-brands:meetup " ,
13+ url: " https://luma .com/BarcelonaJUG/" ,
14+ description: " Luma " ,
15+ icon: " mdi:calendar-star " ,
1616 },
1717 {
1818 url: " https://twitter.com/BarcelonaJUG" ,
You can’t perform that action at this time.
0 commit comments