mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
add about link in footer links
This commit is contained in:
@@ -29,6 +29,9 @@ export function SiteFooter() {
|
||||
<Link href={"/projects"} className="border-b-2 border-[#171C1B] py-5">
|
||||
PROJECT LIBRARY
|
||||
</Link>
|
||||
<Link href={"/about"} className="border-b-2 border-[#171C1B] py-5">
|
||||
ABOUT
|
||||
</Link>
|
||||
<Link
|
||||
href={siteConfig.links.jobs}
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user