From 98b3edb7a8fedb271065c4596d4f9ca51fe9f68b Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 17 Nov 2025 18:01:57 -0700 Subject: [PATCH] Show the pinned category with a paperclip as well. --- layouts/_default/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 576c1e4..063769e 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -20,7 +20,7 @@
  • - {{ if .Params.pinned }} + {{ if or .Params.pinned (eq (.Title | title) "Pinned") }} Pinned: