Add copyright site var #432

Aditya Telange 2021-06-11 12:28:44 +05:30
parent 2d421e5cd7
commit 9cadee768e
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

@ -44,6 +44,12 @@
| `profileMode` | - | - | [Details](#profilemode) |
| `editPost` | - | - | [Details](#editPost) |
### Site Variables
| name | type | example | Description |
| ----------- | ------ | ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------- |
| `copyright` | string | `**[example.site](https://example.site)**` | This is [HUGO's site variable](https://gohugo.io/variables/site/#site-variables-list), which can also render markdown content |
#### label
| name | type | example | Description |