mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 23:51: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:
|
||||
relatedfuncs: [countrunes]
|
||||
deprecated: false
|
||||
aliases: [/functions/countrunes/,/functions/countwords/]
|
||||
aliases: [/functions/countwords/]
|
||||
---
|
||||
|
||||
The template function works similar to the [.WordCount page variable][pagevars].
|
||||
|
Loading…
x
Reference in New Issue
Block a user