mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 20:03:31 +08:00
17 lines
294 B
Markdown
17 lines
294 B
Markdown
|
# Footer
|
||
|
|
||
|
The footer is the last section of the page. It is usually used to display the copyright information.
|
||
|
|
||
|
Fields under `[Params.Footer]`.
|
||
|
|
||
|
## since
|
||
|
|
||
|
- Type: `int`
|
||
|
|
||
|
The year when the site is created.
|
||
|
|
||
|
## customText
|
||
|
|
||
|
- Type: `string`
|
||
|
|
||
|
Custom text displayed in the footer. HTML is supported.
|