cleanup
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Don Harper 2022-06-09 21:01:37 -05:00
parent 4988e6b6a3
commit 845301fe70

View file

@ -262,10 +262,9 @@ disable404 = true
[params.hobby] [params.hobby]
title = "Hobbies" title = "Hobbies"
icon = "fas fa-gamepad" icon = "fas fa-gamepad"
[[params.hobby.list]]
[[params.hobby.list]] hobby = "photography"
hobby = "photography" [[params.hobby.list]]
[[params.hobby.list]] hobby = "reading"
hobby = "reading" [[params.hobby.list]]
[[params.hobby.list]] hobby = "computers"
hobby = "computers"