Skip to content

Commit

Permalink
Merge pull request #591 from Schroedinger-Hat/feat/sponsor-nethesis
Browse files Browse the repository at this point in the history
feat(SponsorsTable): add nethesis
  • Loading branch information
Readpato authored Feb 11, 2025
2 parents 8390cc5 + c54820a commit 2641233
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions components/SponsorTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ const goldSponsors: Sponsor[] = [
src: "/sponsors/2025/gadfly.svg",
width: 300,
height: 125
},
{
alt: "Nethesis logo",
href: "https://www.nethesis.it/",
src: "/sponsors/2025/nethesis.svg",
width: 300,
height: 125
}
]

Expand Down
1 change: 1 addition & 0 deletions public/sponsors/2025/nethesis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2641233

Please sign in to comment.