diff --git a/themes/journal-formateur-2015/layouts/index.html b/themes/journal-formateur-2015/layouts/index.html index c57d75f..d568411 100644 --- a/themes/journal-formateur-2015/layouts/index.html +++ b/themes/journal-formateur-2015/layouts/index.html @@ -47,7 +47,7 @@ Journal d'un formateur en bootcamp
- {{range .Data.Pages.ByTitle}} + {{range sort .Data.Pages "FullFilePath"}}

{{ .Title }}