Skip to content

Commit

Permalink
Add Postmark as a sponsor (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
renchap authored Oct 15, 2023
1 parent 29a8fd6 commit fbbda07
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ const sponsors = {
logo: require("../public/sponsors/datadog.png"),
name: "Datadog",
}, // Custom/other
{
url: "https://postmarkapp.com",
logo: require("../public/sponsors/postmark.svg"),
name: "Postmark",
}, // Custom/other
{
url: "https://mobi.com/",
logo: require("../public/sponsors/mobi-across-big.png"),
Expand Down
34 changes: 34 additions & 0 deletions public/sponsors/postmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit fbbda07

@vercel
Copy link

@vercel vercel bot commented on fbbda07 Oct 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.