From 8b0ac61f4a627786c2e11aa1439db9a61074c02e Mon Sep 17 00:00:00 2001 From: Rocky <72559939+hkgood@users.noreply.github.com> Date: Thu, 30 Jul 2026 00:59:54 +0800 Subject: [PATCH] style(site): remove download platform labels Let the distinct iOS and macOS badge artwork identify each download without redundant headings. --- CHANGELOG.md | 2 +- docs/index.html | 55 ++++++++++++------------------------------------- 2 files changed, 14 insertions(+), 43 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1844bd1..5d9509f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added -- **macOS direct download**: bilingual README and GitHub Pages download areas now offer a signed, notarized macOS DMG alongside the iPhone / iPad App Store badge, with explicit platform labels. / **macOS 直接下载**:中英文 README 与 GitHub Pages 下载区在 iPhone / iPad App Store 徽章旁新增已签名、公证的 macOS DMG,并明确标注平台。 +- **macOS direct download**: bilingual README and GitHub Pages download areas now offer a signed, notarized macOS DMG alongside the iPhone / iPad App Store badge, using distinct badge designs. / **macOS 直接下载**:中英文 README 与 GitHub Pages 下载区在 iPhone / iPad App Store 徽章旁新增已签名、公证的 macOS DMG,并通过不同徽章样式区分平台。 - **Beams hero**: radiant noise-warped beam array (React Bits–style, vanilla Three.js) with the shared demo preset (26 beams, 208° rotation) and OSG green light. / **Beams Hero**:放射状噪声光束阵列(React Bits 风格,原生 Three.js),采用分享的演示预设(26 束、208° 旋转)与 OSG 绿色灯光。 - **App Store download badges**: official badges on bilingual READMEs (hero + Get sections) and the website, with China-store `/cn/` links for Chinese and regionless App Store links for English. / **App Store 下载徽章**:中英文 README(顶部与获取区)与官网挂载官方徽章;中文链 `/cn/`,英文用无地区链接。 - **Website SEO & AI discovery**: richer meta/JSON-LD/FAQ, `llms.txt`, sitemap, and bilingual single-page landing. / **官网 SEO 与 AI 发现**:强化 meta/JSON-LD/FAQ、`llms.txt`、sitemap,以及双语单页落地站。 diff --git a/docs/index.html b/docs/index.html index 0a9b092..3ac7939 100644 --- a/docs/index.html +++ b/docs/index.html @@ -443,23 +443,10 @@ width: auto; display: block; } - .platform-download { - display: inline-flex; - flex-direction: column; - align-items: center; - gap: 0.35rem; - } - .platform-label { - color: var(--text-2); - font-size: 0.72rem; - font-weight: 600; - letter-spacing: 0.02em; - } - .hero .platform-label { color: var(--hero-muted); } .platform-downloads { display: flex; flex-wrap: wrap; - align-items: flex-end; + align-items: center; justify-content: center; gap: 1rem; } @@ -943,18 +930,12 @@
免费开源的跨端语音输入。本地识别,自带 API Key 润色,避免重复订阅。iPhone、iPad、Mac — 说完即落字。
iPhone / iPad 从 App Store 安装;Mac 直接下载已签名并公证的 DMG。