Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions src/data/pressReleases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,13 @@ export const articleList: ArticleItem[] = [
date: "November 17, 2022",
locale: "en",
},
{
title: "Paramount",
url: "https://www.paramount.com/press/paramount-advertising-adds-unified-id-20-to-scale-identity-on-connected-tv",
date: "January 4, 2023",
locale: "en",
},
// Article is now 404ing
//{
// title: "Paramount",
// url: "https://www.paramount.com/press/paramount-advertising-adds-unified-id-20-to-scale-identity-on-connected-tv",
// date: "January 4, 2023",
// locale: "en",
// },
{
title: "Rave",
url: "https://venturebeat.com/business/rave-supports-unified-id-2-0-in-new-partnership-with-the-trade-desk/",
Expand Down
Loading