mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Merge commit '35febb2e2a3780c3338a2665fddea7dda28a17f4'
This commit is contained in:
@@ -31,3 +31,7 @@ Can be combined in pipes. In the following snippet, the link text is cleaned up
|
||||
<li><a href="{{ printf "%s/%s" "categories" ($name | urlize | lower) | absURL }}">{{ $name | humanize | title }} ({{ len $items }})</a></li>
|
||||
{{ end }}
|
||||
```
|
||||
|
||||
## Configure Title Case
|
||||
|
||||
The default is AP Stylebook, but you can [configure it](/getting-started/configuration/#configure-title-case).
|
||||
|
Reference in New Issue
Block a user