mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
fix typo false
parent
024415d8a4
commit
3c5d370b45
@ -55,7 +55,7 @@
|
||||
| profileMode.imageWidth | string | "150" | Width of image |
|
||||
| profileMode.imageHeight | string | "150" | Height of image |
|
||||
| profileMode.imageTitle | string | "This image is a picture of .." | Title of image |
|
||||
| profileMode.buttons | - | - | [Details](#profileModebuttons) |
|
||||
| profileMode.buttons | - | - | [Details](#profileModebuttons) |
|
||||
|
||||
#### assets
|
||||
|
||||
@ -71,9 +71,9 @@
|
||||
| ---------------------- | ------- | ------------- | ------------------------------------------------------- |
|
||||
| cover.linkFullImages | boolean | true \| false | To open full size cover images on click on cover |
|
||||
| cover.responsiveImages | boolean | true \| false | To enable/disable generation of responsive cover images |
|
||||
| cover.hidden | boolean | true \| fals | |
|
||||
| cover.hiddenInList | boolean | true \| fals | |
|
||||
| cover.hiddenInSingle | boolean | true \| fals | |
|
||||
| cover.hidden | boolean | true \| false | |
|
||||
| cover.hiddenInList | boolean | true \| false | |
|
||||
| cover.hiddenInSingle | boolean | true \| false | |
|
||||
|
||||
#### fuseOpts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user