File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,10 +19,23 @@ export default function Footer() {
1919 < div className = "col-12 col-md-7 col-lg-7 mb-6 mb-md-0" >
2020 < div className = "text-white" data-animate-in = "fade" >
2121 < ul className = "list-style-none" >
22+
23+ < li >
24+ < a className = "mt-4 link-arrow-external" href = "https://discord.com/invite/2PtM9ZaU" target = "_blank" rel = "noopener" >
25+ < img className = "mr-2" src = "/images/discord.svg" alt = "Discord icon" title = "Discord icon" />
26+ Microsoft Open Source
27+ </ a >
28+ </ li >
29+ < li >
30+ < a className = "mt-4 link-arrow-external" href = "https://www.youtube.com/playlist?list=PLlrxD0HtieHg8On6t1l5_kj--7PMmyfGi" target = "_blank" rel = "noopener" >
31+ < img className = "mr-2" src = "/images/youtube.svg" alt = "Youtube icon" title = "Youtube icon" />
32+ Open At Microsoft
33+ </ a >
34+ </ li >
2235 < li >
2336 < a className = "mt-4 link-arrow-external" href = "https://x.com/OpenAtMicrosoft" target = "_blank" rel = "noopener" >
2437 < img className = "mr-2" src = "/images/twitter.svg" alt = "Twitter icon" title = "Twitter icon" />
25- OpenAtMicrosoft
38+ Open At Microsoft
2639 </ a >
2740 </ li >
2841 < li >
You can’t perform that action at this time.
0 commit comments