update :P

This commit is contained in:
Aditya Telange 2020-09-24 11:54:04 +05:30
parent 40c69710f2
commit 3ac510484e
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
5 changed files with 46 additions and 14 deletions

View file

@ -0,0 +1,27 @@
---
title: "Papermod - Variables"
date: 2020-09-24T11:33:33+05:30
showToc: true
TocOpen: true
tags: ['PaperMod']
author: "Aditya Telange"
draft: true
---
## Variables in PaperMod
Below are variables used with this theme...
### Site Variables
| name | type | example |
| - | - | - |
| ShowReadingTime | boolean | true \| false |
| defaultTheme | string | light \| dark \| auto |
| ShowShareButtons | boolean | true \| false |
### Page Variables
| name | type | example |
| - | - | - |
| showtoc | boolean | true \| false |
| tocopen | boolean | true \| false |
| hidemeta | boolean | true \| false |