Skip to content

Commit 7ee57bb

Browse files
feat: add Sina Tech GTC 2026 article to media mentions
Jensen Huang reframes data centers as "Token factories" at GTC 2026. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7216136 commit 7ee57bb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/app/src/components/media/media-data.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ export interface MediaItem {
99
}
1010

1111
export const MEDIA_ITEMS: MediaItem[] = [
12+
{
13+
title:
14+
'\u82F1\u4F1F\u8FBE\u70ED\u70B9\u5C0F\u65F6\u62A5: \u6570\u636E\u4E2D\u5FC3\u5C31\u662FToken\u5DE5\u5382 \u2014 Jensen Huang GTC 2026',
15+
organization: 'Sina Tech',
16+
url: 'https://k.sina.com.cn/article_7857201856_1d45362c001903dwbo.html?from=tech',
17+
type: 'article',
18+
date: '2026-03-20',
19+
},
1220
{
1321
title: 'NVIDIA H200 vs B200 vs GB200: Which GPU to Rent for AI in 2026?',
1422
organization: 'Spheron Network',

0 commit comments

Comments
 (0)