From 9a3dc4d0f4269f16bda292be0e1dfdfc1ece8d13 Mon Sep 17 00:00:00 2001 From: JY Hsu Date: Tue, 17 Sep 2024 20:05:45 +0800 Subject: [PATCH] fix: Fix key name for filter --- layouts/partials/sections/skills.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/sections/skills.html b/layouts/partials/sections/skills.html index 8a2c78d..2a2d5e4 100644 --- a/layouts/partials/sections/skills.html +++ b/layouts/partials/sections/skills.html @@ -11,7 +11,7 @@

{{ .section.name }}

{{ end }} - {{ if .section.category }} + {{ if .section.filter }}
{{ range .buttons }}