diff --git a/_config.yml b/_config.yml index 4ddea87..f78604e 100644 --- a/_config.yml +++ b/_config.yml @@ -51,6 +51,8 @@ pagination: collection: 'posts' permalink: /page/:num/ per_page: 3 + sort_field: 'date' + sort_reverse: true trail: before: 1 # The number of links before the current page after: 3 # The number of links after the current page diff --git a/_includes/head.html b/_includes/head.html index 9a38573..32717d0 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,7 +15,7 @@ - - + + - + diff --git a/_includes/header.html b/_includes/header.html index d8fa8ea..74498f8 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -23,7 +23,7 @@