Enable skill filters
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 18s

This commit is contained in:
Marko Korhonen 2024-10-06 23:19:04 +03:00
parent 537f7b3d43
commit b9807410c1
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,7 @@ id = "skills"
enable = true
weight = 2
showOnNavbar = true
filter = true
template = "sections/skills.html"
[[buttons]]

View file

@ -4,10 +4,11 @@ id = "skills"
enable = true
weight = 2
showOnNavbar = true
filter = true
template = "sections/skills.html"
[[buttons]]
name = "All"
name = "Kaikki"
filter = "all"
[[buttons]]