Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 5105c0e

Browse files
authored
adding eden jobs link (#56)
1 parent 15d6058 commit 5105c0e

File tree

1 file changed

+4
-0
lines changed
  • packages/frontend/src/Components/Header

1 file changed

+4
-0
lines changed

packages/frontend/src/Components/Header/index.tsx

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ const NavLinks = [
3131
text: 'Governance',
3232
href: 'https://forum.developerdao.com/',
3333
},
34+
{
35+
text: 'Jobs',
36+
href: 'https://devdao.to/jobs',
37+
},
3438
{
3539
text: 'Partner',
3640
href: 'https://airtable.com/appDMMIARfSeiovpk/shrZExypPetXEx6Ox',

0 commit comments

Comments
 (0)