remove social button
This commit is contained in:
@@ -13,7 +13,7 @@ export function Footer() {
|
||||
<h3 className="text-lg font-bold font-code">{meta.title}</h3>
|
||||
<span className="w-3/4 text-base text-wrap text-muted-foreground">{meta.description}</span>
|
||||
<div className="flex items-center gap-6 mt-2">
|
||||
<FooterButtons />
|
||||
{/* <FooterButtons /> */}
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex flex-col items-start justify-center w-full gap-4 mt-4 xl:items-end lg:w-2/5">
|
||||
|
||||
Reference in New Issue
Block a user