Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Arbitrum Foundation to ecosystem partners #69

Merged
merged 1 commit into from
Feb 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,12 @@ const Home: NextPage<{
<div className="flex flex-col md:flex-row gap-7 items-center justify-center lg:justify-start">
<Image src="/assets/op-logo.svg" alt="Optimism logo" width={48} height={48} />
<Image src="/assets/ens-logo-dao.png" alt="ENS logo" width={96} height={64} />
<Image
src="/assets/arbitrum-foundation-logo.svg"
alt="Arbitrum Foundation logo"
width={170}
height={44}
/>
</div>
<TrackedLink
id="co-fund-email"
Expand Down
138 changes: 138 additions & 0 deletions packages/nextjs/public/assets/arbitrum-foundation-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.