Remove outdated warning about imageConfig not working

This commit is contained in:
Ryan Watters
2017-03-24 19:25:50 -05:00
committed by GitHub
parent 30b43476c0
commit 0381c06d90
-4
View File
@@ -16,10 +16,6 @@ relatedfuncs: []
deprecated: false
---
{{% warning %}}
`imageConfig` does not currently work in Hugo. See [the related `imageConfig` issue](https://github.com/spf13/hugo/issues/2806).
{{% /warning %}}
`imageConfig` parses the image and returns the height, width, and color model.
```golang