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 }}