mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-17 08:34:25 -04:00
Update documentation of cover images (#53)
This commit is contained in:
parent
874528deaf
commit
9c5abbe7fa
2 changed files with 23 additions and 2 deletions
|
@ -17,6 +17,8 @@ Below are variables used with this theme...
|
|||
| ShowReadingTime | boolean | true \| false |
|
||||
| defaultTheme | string | light \| dark \| auto |
|
||||
| ShowShareButtons | boolean | true \| false |
|
||||
| cover.linkFullImages | boolean | true \| false |
|
||||
| cover.responsiveImages | boolean | true \| false |
|
||||
|
||||
### Page Variables
|
||||
|
||||
|
@ -24,4 +26,7 @@ Below are variables used with this theme...
|
|||
| - | - | - |
|
||||
| showtoc | boolean | true \| false |
|
||||
| tocopen | boolean | true \| false |
|
||||
| hidemeta | boolean | true \| false |
|
||||
| hidemeta | boolean | true \| false |
|
||||
| cover.image | string | `'featured.jpg'` |
|
||||
| cover.caption | string | `'<text>'` |
|
||||
| cover.alt | string | `'<alt text>'` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue