add global toc param and hide breadcrumbs on some pages

This commit is contained in:
Aditya Telange
2021-02-01 11:25:53 +05:30
parent 7223b0f313
commit 632ffe5377
9 changed files with 5 additions and 10 deletions

View File

@@ -4,6 +4,8 @@ title: "Emoji Support"
date: "2019-03-05"
description: "Guide to emoji usage in Hugo"
tags: ["emoji"]
ShowToc: false
ShowBreadCrumbs: false
---
Emoji can be enabled in a Hugo project in a number of ways.