fix: Fix key name for filter
This commit is contained in:
parent
31aa4b6c91
commit
9a3dc4d0f4
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue