From 51f993907df5bc355fbdaf155830e1126584e72d Mon Sep 17 00:00:00 2001 From: syui Date: Tue, 16 Apr 2024 04:11:06 +0900 Subject: [PATCH] fix --- content/card/index.md | 48 ---------------------------------------- layouts/card/single.html | 2 +- 2 files changed, 1 insertion(+), 49 deletions(-) diff --git a/content/card/index.md b/content/card/index.md index 0733c9f6..bd994653 100644 --- a/content/card/index.md +++ b/content/card/index.md @@ -21,51 +21,3 @@ date: "2024-01-03" -
- -

- - - - - - - - - - - - -

- - - -
diff --git a/layouts/card/single.html b/layouts/card/single.html index 0beb0821..4bfce6b9 100644 --- a/layouts/card/single.html +++ b/layouts/card/single.html @@ -9,7 +9,7 @@ {{ with .Resources.Match "*.webp" }}

- {{ range sort . }} + {{ range first 15 . }} {{ end }}