remove discord link on footer
This commit is contained in:
parent
baafc659b3
commit
6b98ccfd87
@ -88,17 +88,6 @@ export default function Footer() {
|
||||
</svg>
|
||||
</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
href="/"
|
||||
className={buttonVariants({
|
||||
variant: "outline",
|
||||
size: "icon",
|
||||
})}
|
||||
>
|
||||
<FaDiscord className="text-primary" />
|
||||
</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
{/* {headerLinks.map((section, index) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user