mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
@@ -128,7 +128,6 @@ title ="Bar"
|
||||
url = "/:sections[last]/:slug"
|
||||
{{< /code-toggle >}}
|
||||
|
||||
|
||||
## Site configuration
|
||||
|
||||
### Permalinks
|
||||
@@ -473,7 +472,7 @@ Hugo renders alias files before rendering pages. A new page with the previous fi
|
||||
|
||||
### Customize
|
||||
|
||||
To override Hugo's embedded `alias` template, copy the [source code] to a file with the same name in the layouts directory. The template receives the following context:
|
||||
To override Hugo's embedded `alias` template, copy the [source code] to a file with the same name in the `layouts` directory. The template receives the following context:
|
||||
|
||||
Permalink
|
||||
: The link to the page being aliased.
|
||||
|
Reference in New Issue
Block a user