From 0595b9699d268d8b487a48b87586e06b7b403533 Mon Sep 17 00:00:00 2001 From: Admin Date: Mon, 12 Dec 2022 15:36:20 -0500 Subject: Disable TOC on pages that don't need it --- content/_index.md | 1 + content/contributing.md | 1 + content/marx/on-authority/_index.md | 1 + .../_index.md | 1 + 4 files changed, 4 insertions(+) diff --git a/content/_index.md b/content/_index.md index e9b076f..f752c3f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,6 +3,7 @@ title: "Welcome to Marx Cafe" date: draft: false description: This site contains a growing collection of important Marxist texts, formatted to be easy to read on both desktop and mobile. +bookTOC: false author: written: diff --git a/content/contributing.md b/content/contributing.md index 193c54d..d1b009c 100644 --- a/content/contributing.md +++ b/content/contributing.md @@ -3,6 +3,7 @@ title: "Contributing" date: draft: false weight: 99 +bookTOC: false author: written: diff --git a/content/marx/on-authority/_index.md b/content/marx/on-authority/_index.md index f44a0a4..63567c1 100644 --- a/content/marx/on-authority/_index.md +++ b/content/marx/on-authority/_index.md @@ -2,6 +2,7 @@ title: "On Authority" date: 1872 draft: false +bookTOC: false author: Frederick Engels written: 1872 diff --git a/content/marx/preface-to-a-contribution-to-the-critique-of-political-economy/_index.md b/content/marx/preface-to-a-contribution-to-the-critique-of-political-economy/_index.md index e756e07..6573c7c 100644 --- a/content/marx/preface-to-a-contribution-to-the-critique-of-political-economy/_index.md +++ b/content/marx/preface-to-a-contribution-to-the-critique-of-political-economy/_index.md @@ -2,6 +2,7 @@ title: "Preface to A Contribution to the Critique of Political Economy" date: 1844 draft: false +bookTOC: false author: Karl Marx written: December 1843-January 1844 -- cgit v1.2.3