hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit f465571b33c8736a95534dd43f07527869d1eec3
parent f8212d20009c4b5cc6e1ec733d09531eb6525d9f
Author: Anthony Fok <foka@debian.org>
Date:   Mon,  2 Jul 2018 00:08:43 -0600

output: gofmt -l -w output/layout.go

Diffstat:
Moutput/layout.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/layout.go b/output/layout.go
@@ -38,7 +38,7 @@ type LayoutDescriptor struct {
 
 	// Any potential type set in the page's current section and the root section
 	// it lives in.
-	TypeFirstSection    string
+	TypeFirstSection   string
 	TypeCurrentSection string
 
 	// LayoutOverride indicates what we should only look for the above layout.