mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
config: Fix typo
This commit is contained in:
@@ -419,6 +419,6 @@ type Pagination struct {
|
|||||||
// The path element used during pagination.
|
// The path element used during pagination.
|
||||||
Path string
|
Path string
|
||||||
|
|
||||||
// WHether to disable generation of alias for the first pagination page.
|
// Whether to disable generation of alias for the first pagination page.
|
||||||
DisableAliases bool
|
DisableAliases bool
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user