Skip to content

Commit

Permalink
Merge pull request #305 from IABTechLab/feature/partner-logos-september
Browse files Browse the repository at this point in the history
feat: ✨ add philio + smrtr partners
  • Loading branch information
genwhittTTD authored Sep 28, 2023
2 parents 23e7177 + 6e15784 commit 45c9313
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/data/partners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,11 @@ export const partnersData: PartnersDataType = [
logo: "PartnerLogo_Penske-Media-Corp-PMC_256x256.png",
type: ["Publishers"],
},
{
name: "Philo",
logo: "Philo_logo.png",
type: ["Publishers"],
},
{
name: "Pixnet",
logo: "pixnet-logo.png",
Expand Down Expand Up @@ -644,6 +649,11 @@ export const partnersData: PartnersDataType = [
logo: "slate.png",
type: ["Publishers"],
},
{
name: "Smrtr",
logo: "smrtr-logo-518x250.png",
type: ["Data"],
},
{
name: "Snowflake",
logo: "snowflake-logo-580x250.png",
Expand Down
Binary file added static/img/partners/Philo_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/partners/smrtr-logo-518x250.png
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 45c9313

Please sign in to comment.