production ready
This commit is contained in:
@@ -12,9 +12,9 @@ export function Footer() {
|
||||
<div className="items-start justify-center hidden gap-4 lg:flex-col lg:flex lg:w-3/5">
|
||||
<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">
|
||||
{/* <div className="flex items-center gap-6 mt-2">
|
||||
<FooterButtons />
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
<div className="flex flex-col items-start justify-center w-full gap-4 mt-4 xl:items-end lg:w-2/5">
|
||||
<p className="text-center text-muted-foreground">
|
||||
|
||||
Reference in New Issue
Block a user