mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
@@ -37,7 +37,7 @@ type SourceSpec struct {
|
||||
|
||||
shouldInclude func(filename string) bool
|
||||
|
||||
Languages map[string]interface{}
|
||||
Languages map[string]any
|
||||
DefaultContentLanguage string
|
||||
DisabledLanguages map[string]bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user