forked from Sync/hugo-theme-stack
692804498d
Demo site will be generated in subfolder /demo
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. |