Skip to content

Commit

Permalink
Merge branch 'main' into gwh-APIDOCS-2700-portal-participant-picker-a…
Browse files Browse the repository at this point in the history
…udit-logs
  • Loading branch information
genwhittTTD committed Nov 13, 2024
2 parents 1838a16 + b710a00 commit b7dfb8a
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 b7dfb8a

Please sign in to comment.