mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-27 21:24:15 -04:00
add global toc param and hide breadcrumbs on some pages
This commit is contained in:
parent
7223b0f313
commit
632ffe5377
9 changed files with 5 additions and 10 deletions
|
@ -2,8 +2,6 @@
|
|||
title: "FAQs"
|
||||
summary: Frequently Asked Questions
|
||||
date: 2021-01-20
|
||||
showtoc: true
|
||||
tocOpen: true
|
||||
aliases: ["/papermod-how-to-guide"]
|
||||
tags: ["PaperMod"]
|
||||
author: "Aditya Telange"
|
||||
|
|
|
@ -2,12 +2,10 @@
|
|||
title: "Features"
|
||||
summary: Get known about All Features in PaperMod
|
||||
date: 2021-01-20
|
||||
showToc: true
|
||||
weight: 2
|
||||
aliases: ["/papermod-features"]
|
||||
tags: ["PaperMod"]
|
||||
author: "Aditya Telange"
|
||||
tocopen: true
|
||||
---
|
||||
|
||||
## Intro
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
title: "Icons"
|
||||
summary: List of all Icons supported by PaperMod
|
||||
date: 2021-01-20
|
||||
showtoc: true
|
||||
tocopen: true
|
||||
weight: 4
|
||||
aliases: ["/papermod-icons"]
|
||||
tags: ["PaperMod"]
|
||||
|
|
|
@ -7,8 +7,6 @@ weight: 1
|
|||
aliases: ["/papermod-installation"]
|
||||
tags: ["PaperMod"]
|
||||
author: "Aditya Telange"
|
||||
showToc: true
|
||||
TocOpen: true
|
||||
---
|
||||
|
||||
## Guide
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
title: "Variables | Front Matter"
|
||||
summary: List of Front Matter variables used by PaperMod
|
||||
date: 2021-01-20
|
||||
showToc: true
|
||||
TocOpen: true
|
||||
tags: ["PaperMod"]
|
||||
author: "Aditya Telange"
|
||||
draft: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue