mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 13:14:45 -04:00
Update title.md
This commit is contained in:
parent
36c27be373
commit
64c1cc3dba
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user