mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
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:
committed by
Bjørn Erik Pedersen
parent
98537018f9
commit
8a033918f9
@@ -128,7 +128,7 @@ images.GaussianBlur SIGMA
|
||||
|
||||
GaussianBlur creates a filter that applies a gaussian blur to an image.
|
||||
|
||||
### Grayscale
|
||||
## Grayscale
|
||||
|
||||
{{% funcsig %}}
|
||||
images.Grayscale
|
||||
|
||||
Reference in New Issue
Block a user