mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
remove unused field
This commit is contained in:
@@ -89,7 +89,6 @@ type SiteInfo struct {
|
|||||||
DisqusShortname string
|
DisqusShortname string
|
||||||
Copyright string
|
Copyright string
|
||||||
LastChange time.Time
|
LastChange time.Time
|
||||||
ConfigGet func(key string) interface{}
|
|
||||||
Permalinks PermalinkOverrides
|
Permalinks PermalinkOverrides
|
||||||
Params map[string]interface{}
|
Params map[string]interface{}
|
||||||
BuildDrafts bool
|
BuildDrafts bool
|
||||||
|
Reference in New Issue
Block a user