Skip to content

Commit

Permalink
Merge pull request #754 from IABTechLab/feature/q4-partner+press-rele…
Browse files Browse the repository at this point in the history
…ases

Add Q4 Partners + Press Releases
  • Loading branch information
genwhittTTD authored Nov 12, 2024
2 parents ef95baa + ddbb7a1 commit b710a00
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/data/partners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,11 @@ export const partnersData: PartnersDataType = [
logo: "freewheel.png",
type: ["Publishers"],
},
{
name: "Frndly",
logo: "frndlytv-logo.png",
type: ["Publishers"],
},
{
name: "Fubo TV",
logo: "PartnerLogo_FuboTV_256x256.png",
Expand Down
12 changes: 12 additions & 0 deletions src/data/pressReleases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,18 @@ export const articleList: ArticleItem[] = [
date: "August 1, 2024",
locale: "en",
},
{
title: "Axios",
url: "https://www.axios.com/2024/10/22/spotify-ad-exchange-trade-desk-partnership",
date: "October 22, 2024",
locale: "en",
},
{
title: "SoundCloud",
url: "https://www.adexchanger.com/programmatic/programmatic-audio-is-a-tough-market-so-soundcloud-is-leading-with-display-and-video/",
date: "November 5, 2024",
locale: "en",
},
//JA Articles
{
title: "Criteo",
Expand Down
Binary file added static/img/partners/frndlytv-logo.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 b710a00

Please sign in to comment.