|
|
|
@ -66,6 +66,7 @@ disable404 = true |
|
|
|
|
[params.education] |
|
|
|
|
enable = true |
|
|
|
|
title = "Diplômes" |
|
|
|
|
icon = "fa-graduation-cap" |
|
|
|
|
|
|
|
|
|
[[params.education.list]] |
|
|
|
|
degree = "Spécialisation Devops" |
|
|
|
@ -81,6 +82,7 @@ disable404 = true |
|
|
|
|
[params.language] |
|
|
|
|
enable = true |
|
|
|
|
title = "Langues" |
|
|
|
|
icon = "fa-comments-o" |
|
|
|
|
|
|
|
|
|
[[params.language.list]] |
|
|
|
|
language = "Français" |
|
|
|
@ -98,6 +100,7 @@ disable404 = true |
|
|
|
|
[params.interests] |
|
|
|
|
enable = true |
|
|
|
|
title = "Interests" |
|
|
|
|
icon = "fa-bicycle" |
|
|
|
|
|
|
|
|
|
[[params.interests.list]] |
|
|
|
|
interest = "Cinema" |
|
|
|
@ -212,13 +215,9 @@ disable404 = true |
|
|
|
|
copyright = "Grégory Lebreton" |
|
|
|
|
|
|
|
|
|
[languages] |
|
|
|
|
[languages.en] |
|
|
|
|
# contentDir = "content/english" |
|
|
|
|
# title = "Portfolio" |
|
|
|
|
languageName = "English" |
|
|
|
|
weight = 2 |
|
|
|
|
[languages.fr] |
|
|
|
|
# contentDir = "content/francais" |
|
|
|
|
# title = "Portfolio" |
|
|
|
|
languageName = "French" |
|
|
|
|
weight = 1 |
|
|
|
|
weight = 1 |
|
|
|
|
[languages.en] |
|
|
|
|
languageName = "English" |
|
|
|
|
weight = 2 |