Tri les jours dans le bon ordre.
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
<title>Journal d'un formateur en bootcamp</title>
|
<title>Journal d'un formateur en bootcamp</title>
|
||||||
|
|
||||||
<main id=journaux>
|
<main id=journaux>
|
||||||
{{range .Data.Pages.ByTitle}}
|
{{range sort .Data.Pages "FullFilePath"}}
|
||||||
<section>
|
<section>
|
||||||
<h1>{{ .Title }}</h1>
|
<h1>{{ .Title }}</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user