mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
output: gofmt -l -w output/layout.go
This commit is contained in:
@@ -38,7 +38,7 @@ type LayoutDescriptor struct {
|
|||||||
|
|
||||||
// Any potential type set in the page's current section and the root section
|
// Any potential type set in the page's current section and the root section
|
||||||
// it lives in.
|
// it lives in.
|
||||||
TypeFirstSection string
|
TypeFirstSection string
|
||||||
TypeCurrentSection string
|
TypeCurrentSection string
|
||||||
|
|
||||||
// LayoutOverride indicates what we should only look for the above layout.
|
// LayoutOverride indicates what we should only look for the above layout.
|
||||||
|
Reference in New Issue
Block a user