mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2026-04-03 01:42:38 -05:00
Disable table of contents on pages where it's useless
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Contact"
|
||||
menu = "main"
|
||||
toc = false
|
||||
|
||||
description = """
|
||||
List of ways to contact me
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Donate"
|
||||
menu = "main"
|
||||
toc = false
|
||||
|
||||
description = """
|
||||
How to donate to me
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "GPG Fingerprints"
|
||||
menu = "main"
|
||||
toc = false
|
||||
|
||||
description = """
|
||||
Fingerprint of my GPG key
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Referral Codes"
|
||||
menu = "main"
|
||||
toc = false
|
||||
aliases = [
|
||||
"/referrals/",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user