Skip to content

Commit

Permalink
Merge pull request #562 from near/553-brand-toolkit-link
Browse files Browse the repository at this point in the history
chore: add brandtoolkit to footer
  • Loading branch information
jackson-harris-iii authored Dec 7, 2023
2 parents 73ef216 + d8fc654 commit f8af706
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/NearOrg/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,10 @@ const sections = [
title: "Contact us",
url: "https://pages.near.org/about/contact-us/",
},
{
title: "Brand Toolkit",
url: "https://near.org/brand",
},
],
},
{
Expand Down

0 comments on commit f8af706

Please sign in to comment.