From 5af388fa23817532219e0eb78ae45317494ca798 Mon Sep 17 00:00:00 2001 From: bbuilds Date: Mon, 2 Dec 2024 13:40:45 -0500 Subject: [PATCH] refactor: :fire: remove paramont article --- src/data/pressReleases.ts | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/data/pressReleases.ts b/src/data/pressReleases.ts index 0133e4f42..afb07d545 100644 --- a/src/data/pressReleases.ts +++ b/src/data/pressReleases.ts @@ -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/",