From 45278001f89a92e8ba1f39179a62f6224cf2996d Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Mon, 21 Sep 2026 08:42:00 +0900 Subject: サイドバーと更新情報: 実績・ディスレクシアを開ける形に戻し、次へを追加 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - astro.config.mjs: 実績とディスレクシアについてを、開いて各ページを選べるツリーに戻した - Updates.astro / index.mdx: 最新5件を表示し、「次へ」で10件ずつ追加表示するようにした - media.mdx: 掲載しているのは主な記事で、すべてではない旨を明記した --- src/content/docs/index.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/content/docs/index.mdx') diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index b9140b4..a3d1833 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -203,9 +203,11 @@ import Updates from '@/components/Updates.astro'; ## 更新情報 -直近の更新です。 +直近の更新です(最新5件)。 - +「次へ」を押すと、それ以前の更新を10件ずつ表示します。 + + ## 活動 -- cgit v1.3.1