From 558b5429f0dfbafb461d49403f6c0963a556e4a0 Mon Sep 17 00:00:00 2001 From: zunda Date: Sun, 31 May 2026 15:14:50 -1000 Subject: [PATCH] =?UTF-8?q?=E3=82=B5=E3=82=A4=E3=83=88=E3=83=88=E3=83=83?= =?UTF-8?q?=E3=83=97=E3=81=AE=E3=83=90=E3=83=83=E3=82=AF=E3=83=8A=E3=83=B3?= =?UTF-8?q?=E3=83=90=E3=83=BC=E3=81=AE=E4=B8=80=E8=A6=A7=E3=81=A7=E3=81=AE?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E5=8F=B7=E3=81=AE=E9=87=8D=E8=A4=87=E3=82=92?= =?UTF-8?q?=E8=A7=A3=E6=B6=88=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 67c5a66f..cea75e0f 100644 --- a/index.md +++ b/index.md @@ -35,7 +35,7 @@ title: るびま ## バックナンバー -{% for post in site.tags.index %} +{% for post in site.tags.index offset: 1 %} - [{{ post.title }}]({{base}}{{ post.url }}) {% endfor %}