Update documentation of cover images (#53)

This commit is contained in:
Niek Blankers 2020-10-22 16:05:14 +02:00 committed by GitHub
parent 874528deaf
commit 9c5abbe7fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 2 deletions

View file

@ -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>'` |