Skip to content

Commit c05e2e2

Browse files
authored
Merge pull request #495 from carbonplan/beckyhurst-patch-1
Update press.js
2 parents 816afe4 + 089290c commit c05e2e2

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

data/press.js

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import { Link } from '@carbonplan/components'
33
const highlights = [
44
{
55
source: 'CNN',
6-
href: 'https://edition.cnn.com/2024/08/11/climate/olympics-cities-extreme-heat/index.html',
7-
date: '08-12-2024',
6+
href: 'https://www.cnn.com/2025/12/02/climate/zillow-climate-data-extreme-weather-first-street-redfin',
7+
date: '12-02-2025',
88
},
99
{
1010
source: 'Bloomberg',
@@ -29,6 +29,15 @@ const highlights = [
2929
]
3030

3131
const press = [
32+
{
33+
source: ['CNN'],
34+
href: 'https://www.cnn.com/2025/12/02/climate/zillow-climate-data-extreme-weather-first-street-redfin',
35+
title:
36+
'The real estate industry is pressuring Zillow and other sites to nix extreme weather risk data buyers have come to rely on',
37+
authors: ['Ella Nilsen'],
38+
date: '12-02-25',
39+
format: 'print',
40+
},
3241
{
3342
source: ['Jornal o Sul'],
3443
href: 'https://www.osul.com.br/capital-da-cop30-belem-ferve-e-ja-vive-o-futuro-de-altas-temperaturas-que-o-mundo-tenta-evitar/',

0 commit comments

Comments
 (0)