mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
3c823408ee
* This break the circular dependency between hugolib and resources/page, and allow HugoInfo to use the proper Page ans Site interfaces. * It's a little misplaced, but it makes everything easier to maintain and test, so that's well worth it.