From 22bb95a10af4b2104b1c1c12ee44dbde40171ef9 Mon Sep 17 00:00:00 2001 From: posimai Date: Sat, 21 Mar 2026 11:10:24 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20Ambient=E9=A2=A8=E3=83=98=E3=83=83?= =?UTF-8?q?=E3=83=80=E3=83=BC=E3=81=AB=E5=88=B7=E6=96=B0=EF=BC=88=E6=99=82?= =?UTF-8?q?=E8=A8=88=E3=83=BB=E6=97=A5=E4=BB=98=E3=83=BB=E5=A4=A9=E6=B0=97?= =?UTF-8?q?=E3=83=BB=E6=8C=A8=E6=8B=B6=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 標準ヘッダーを廃止、時計ゾーンに置き換え - 大型時刻表示(68px / weight:300) - 日付・天気(open-meteo API)・挨拶を Ambient から移植 - 設定ボタンを時計ゾーン右上の丸ボタンに - 検索バーを top:0 で sticky 化、カテゴリタブを top:52px で sticky 化 --- index.html | 182 +++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 171 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 6c9408b..14c1ccd 100644 --- a/index.html +++ b/index.html @@ -31,11 +31,67 @@