mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
12
docs/content/en/_common/ref-and-relref-options.md
Normal file
12
docs/content/en/_common/ref-and-relref-options.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
_comment: Do not remove front matter.
|
||||
---
|
||||
|
||||
path
|
||||
: (`string`) The path to the target page. Paths without a leading slash (`/`) are resolved first relative to the current page, and then relative to the rest of the site.
|
||||
|
||||
lang
|
||||
: (`string`) The language of the target page. Default is the current language. Optional.
|
||||
|
||||
outputFormat
|
||||
: (`string`) The output format of the target page. Default is the current output format. Optional.
|
Reference in New Issue
Block a user