mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 04:19:30 -04:00
Remove unintended alias
Fixes https://github.com/gohugoio/hugoDocs/issues/48.
This commit is contained in:
parent
3bc56e9ecc
commit
f66bad971d
@ -15,7 +15,7 @@ workson: []
|
|||||||
hugoversion:
|
hugoversion:
|
||||||
relatedfuncs: [countrunes]
|
relatedfuncs: [countrunes]
|
||||||
deprecated: false
|
deprecated: false
|
||||||
aliases: [/functions/countrunes/,/functions/countwords/]
|
aliases: [/functions/countwords/]
|
||||||
---
|
---
|
||||||
|
|
||||||
The template function works similar to the [.WordCount page variable][pagevars].
|
The template function works similar to the [.WordCount page variable][pagevars].
|
||||||
|
Loading…
x
Reference in New Issue
Block a user