mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
resources/page: Add missing GitInfo to Page
This commit is contained in:
@@ -209,6 +209,8 @@ type PageWithoutContent interface {
|
|||||||
// For pages backed by a file.
|
// For pages backed by a file.
|
||||||
FileProvider
|
FileProvider
|
||||||
|
|
||||||
|
GitInfoProvider
|
||||||
|
|
||||||
// Output formats
|
// Output formats
|
||||||
OutputFormatsProvider
|
OutputFormatsProvider
|
||||||
AlternativeOutputFormatsProvider
|
AlternativeOutputFormatsProvider
|
||||||
|
Reference in New Issue
Block a user