resources/page: Add missing GitInfo to Page

This commit is contained in:
Bjørn Erik Pedersen 2019-04-05 16:52:37 +02:00
parent d1553b4b0f
commit 75467cd785
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -209,6 +209,8 @@ type PageWithoutContent interface {
// For pages backed by a file.
FileProvider
GitInfoProvider
// Output formats
OutputFormatsProvider
AlternativeOutputFormatsProvider