mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 15:34:52 -04:00
Fix explaination for uglyURLs config option
This commit is contained in:
parent
378aded702
commit
8c2b8fb548
@ -155,11 +155,11 @@ stepAnalysis: false
|
||||
themesDir: "themes"
|
||||
theme: ""
|
||||
title: ""
|
||||
# if true, use /filename.html instead of /filename/
|
||||
# Title Case style guide for the title func and other automatic title casing in Hugo.
|
||||
// Valid values are "AP" (default), "Chicago" and "Go" (which was what you had in Hugo <= 0.25.1).
|
||||
// See https://www.apstylebook.com/ and http://www.chicagomanualofstyle.org/home.html
|
||||
titleCaseStyle: "AP"
|
||||
# if true, use /filename.html instead of /filename/
|
||||
uglyURLs: false
|
||||
# verbose output
|
||||
verbose: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user