mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
feat(site): add Crunchbase social link
This commit is contained in:
@@ -35,6 +35,11 @@ export const socialLinks: {
|
||||
},
|
||||
{ friendlyName: "X", link: "https://x.com/basedprad", name: "simple-icons:x" },
|
||||
{ friendlyName: "Medium", link: "https://medium.com/@prnk28", name: "simple-icons:medium" },
|
||||
{
|
||||
friendlyName: "Crunchbase",
|
||||
link: "https://www.crunchbase.com/person/pradyumn-nukala",
|
||||
name: "simple-icons:crunchbase",
|
||||
},
|
||||
{
|
||||
friendlyName: "Discord",
|
||||
link: "https://discord.com/users/788422222930640936",
|
||||
|
||||
Reference in New Issue
Block a user