mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
@@ -70,7 +70,7 @@ func newTestResourceSpec(desc specDescriptor) *Spec {
|
||||
cfg := createTestCfg()
|
||||
cfg.Set("baseURL", baseURL)
|
||||
|
||||
imagingCfg := map[string]interface{}{
|
||||
imagingCfg := map[string]any{
|
||||
"resampleFilter": "linear",
|
||||
"quality": 68,
|
||||
"anchor": "left",
|
||||
|
Reference in New Issue
Block a user