mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -34,5 +34,4 @@ func (ns *Namespace) Append(args ...interface{}) (interface{}, error) {
|
||||
from := args[:len(args)-1]
|
||||
|
||||
return collections.Append(to, from...)
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user