mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
27 lines
602 B
Markdown
27 lines
602 B
Markdown
---
|
|
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 | |