Image filters: ensure Grayscale is a level-2 heading

The `images.Grayscale` function was previously tagged as an h3, leading to its omission from the righthand navigation.
This commit is contained in:
Mark A. Matienzo
2021-12-29 11:59:59 -08:00
committed by Bjørn Erik Pedersen
parent 98537018f9
commit 8a033918f9
+1 -1
View File
@@ -128,7 +128,7 @@ images.GaussianBlur SIGMA
GaussianBlur creates a filter that applies a gaussian blur to an image.
### Grayscale
## Grayscale
{{% funcsig %}}
images.Grayscale