More hugo.toml rename fixes
This commit is contained in:
@@ -294,7 +294,7 @@ An optional menu can be configured.
|
|||||||
The active menu item has a URL that is a prefix of the path of the current page.
|
The active menu item has a URL that is a prefix of the path of the current page.
|
||||||
A menu item with the URL `/` only matches a `/` path.
|
A menu item with the URL `/` only matches a `/` path.
|
||||||
|
|
||||||
Example configuration in `yoursite/config.toml`:
|
Example configuration in `yoursite/hugo.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[languages.en]
|
[languages.en]
|
||||||
@@ -371,7 +371,7 @@ layout = "paige/cloud"
|
|||||||
|
|
||||||
The `paige/search` layout provides a search page.
|
The `paige/search` layout provides a search page.
|
||||||
|
|
||||||
Example configuration in `yoursite/config.toml`:
|
Example configuration in `yoursite/hugo.toml`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[outputs]
|
[outputs]
|
||||||
|
Reference in New Issue
Block a user