Remove duplicate docs button and localize docs copy

This commit is contained in:
2569718930@qq.com
2026-03-25 16:28:52 +08:00
parent 6d20d51bb9
commit b1ce479909
2 changed files with 2 additions and 11 deletions
@@ -101,15 +101,6 @@ export function HeaderBar() {
<span>{accountLabel}</span>
</Link>
<Link
href={docsHref}
className="info-btn"
title={t("header.infoAria")}
aria-label={t("header.infoAria")}
>
{t("header.info")}
</Link>
<div className="live-badge" id="liveBadge">
<span className="pulse-dot" />
<span>{t("header.live")}</span>