fix: Fix key name for filter

This commit is contained in:
JY Hsu 2024-09-17 20:05:45 +08:00
parent 31aa4b6c91
commit 9a3dc4d0f4

View file

@ -11,7 +11,7 @@
<h1 class="text-center" style="display: none">
<span id="{{ $sectionID }}"></span>{{ .section.name }}</h1>
{{ end }}
{{ if .section.category }}
{{ if .section.filter }}
<div class="container ms-auto text-center">
<div class="btn-group flex-wrap" role="group" id="skill-filter-buttons">
{{ range .buttons }}