chore: 2023 -> 2024

This commit is contained in:
Xin
2024-04-17 21:36:25 +00:00
parent 6a9117ae7c
commit bf38320797
16 changed files with 16 additions and 16 deletions

View File

@ -161,7 +161,7 @@ To modify the copyright text displayed in your website's footer, you'll need to
In this file, specify your new copyright text as shown below:
```yaml {filename="i18n/en.yaml"}
copyright: "© 2023 YOUR TEXT HERE"
copyright: "© 2024 YOUR TEXT HERE"
```
For your reference, an example [`i18n/en.yaml`](https://github.com/imfing/hextra/blob/main/i18n/en.yaml) file can be found in the GitHub repository. Additionally, you could use Markdown format in the copyright text.