This commit is contained in:
parent
4988e6b6a3
commit
845301fe70
1 changed files with 6 additions and 7 deletions
13
config.toml
13
config.toml
|
|
@ -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"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue