refactor(channel-monitor): remove INTELLIGENCE MONITOR hero title
Subtitle + breadcrumb already convey context; the giant h1 was visual noise. Drops orphan i18n key `channelStatus.hero.title` and shrinks hero section vertical padding accordingly. Bump VERSION to 0.1.114.26
This commit is contained in:
@@ -897,7 +897,6 @@ export default {
|
||||
closeDetail: 'Close',
|
||||
hero: {
|
||||
breadcrumb: 'CHANNEL · STATUS',
|
||||
title: 'INTELLIGENCE MONITOR',
|
||||
subtitleZh: 'Real-time tracking of availability, latency and status for leading AI endpoints.',
|
||||
subtitleEn: 'Advanced performance metrics for next-gen intelligence.'
|
||||
},
|
||||
|
||||
@@ -901,7 +901,6 @@ export default {
|
||||
closeDetail: '关闭',
|
||||
hero: {
|
||||
breadcrumb: '渠道 · 状态',
|
||||
title: 'INTELLIGENCE MONITOR',
|
||||
subtitleZh: '实时追踪各大 AI 模型对话接口的可用性、延迟与官方服务状态。',
|
||||
subtitleEn: 'Advanced performance metrics for next-gen intelligence.'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user