mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -314,7 +314,7 @@ func DecodeTypes(maps ...map[string]interface{}) (Types, error) {
|
||||
_, delimiterSet := vm["delimiter"]
|
||||
_, suffixSet := vm["suffix"]
|
||||
|
||||
if mediaType.OldSuffix != "" {
|
||||
if suffixSet {
|
||||
suffixIsDeprecated()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user