mirror of
https://github.com/imfing/hextra.git
synced 2025-05-14 03:36:27 -04:00
docs: update editURL description (#154)
This commit is contained in:
parent
ae01ac08b6
commit
c6f432566d
@ -132,7 +132,7 @@ params:
|
||||
base: "https://github.com/your-username/your-repo/edit/main"
|
||||
```
|
||||
|
||||
The edit links will be automatically generated for each page.
|
||||
The edit links will be automatically generated for each page based on the provided url as root directory.
|
||||
If you want to set edit link for a specific page, you can set the `params.editURL` parameter in the front matter of the page:
|
||||
|
||||
```yaml {filename="content/docs/guide/configuration.md"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user