forked from drowl87/hextra_mirror
docs: added info to configure footer (#23)
This commit is contained in:
parent
8a4e093f12
commit
34c6f6c7f3
@ -124,3 +124,13 @@ params:
|
||||
editURL: "https://example.com/edit/this/page"
|
||||
---
|
||||
```
|
||||
|
||||
## Footer
|
||||
|
||||
### Copyright
|
||||
|
||||
To edit the copyright text, create file `en.yaml` in the `i18n/` directory with content:
|
||||
|
||||
```yaml {filename="i18n/en.yaml"}
|
||||
copyright: "© 2023 YOUR TEXT HERE"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user