File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ export const Footer = () => {
3232 < div className = "container mx-auto py-8 px-4 flex flex-col items-center justify-center" >
3333 { /* Open Source CTA */ }
3434 < div className = "flex flex-col items-center gap-3 mb-6 pb-6 border-b border-border/40" >
35- < p className = "text-sm text-muted-foreground text-center max-w-md" >
36- InferenceX is open source. If this data helps your work, star us or share with your
37- network.
38- </ p >
3935 < div className = "flex items-center gap-1.5" >
4036 < FooterStarButton />
4137 < SocialShareButtons compact />
4238 </ div >
39+ < p className = "text-sm text-muted-foreground text-center max-w-md" >
40+ InferenceX is open source. If this data helps your work, star us or share with your
41+ network.
42+ </ p >
4343 </ div >
4444
4545 { /* Policy Links */ }
You can’t perform that action at this time.
0 commit comments