Disable table of contents on pages where it's useless

This commit is contained in:
2021-09-27 20:38:22 -05:00
parent 43fa7b63ae
commit 71aa212355
4 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
+++
title = "Contact"
menu = "main"
toc = false
description = """
List of ways to contact me

View File

@@ -1,6 +1,7 @@
+++
title = "Donate"
menu = "main"
toc = false
description = """
How to donate to me

View File

@@ -1,6 +1,7 @@
+++
title = "GPG Fingerprints"
menu = "main"
toc = false
description = """
Fingerprint of my GPG key

View File

@@ -1,6 +1,7 @@
+++
title = "Referral Codes"
menu = "main"
toc = false
aliases = [
"/referrals/",
]