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.
|
||||
FileProvider
|
||||
|
||||
GitInfoProvider
|
||||
|
||||
// Output formats
|
||||
OutputFormatsProvider
|
||||
AlternativeOutputFormatsProvider
|
||||
|
Reference in New Issue
Block a user