1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Files
gohugoio-hugo/hugolib
Bjørn Erik Pedersen 6809ea1e7c hugolib: Fix .Site.LastChange
This commit makes sure that the `.Site.LastChange` is fetched from the latest page modification date.

Previously, this value was fetched from the last page in the default page sort, which may not be the last by date
if weight is set.

Fixes #2909
Closes #2910
2017-02-19 13:48:21 +01:00
..
2017-01-03 17:08:59 +01:00
2016-09-18 19:16:39 +02:00
2016-09-06 18:32:16 +03:00
2017-02-18 22:53:23 +01:00
2015-12-07 19:57:01 +01:00
2016-11-22 09:57:03 +01:00
2017-02-04 22:28:36 +01:00
2017-02-19 10:33:28 +01:00
2016-02-06 13:09:52 +01:00
2016-11-23 09:13:00 +01:00
2017-02-18 07:53:25 +01:00
2017-02-17 17:15:26 +01:00
2016-10-13 13:51:16 +02:00
2017-02-19 13:48:21 +01:00
2017-02-19 13:48:21 +01:00