diff options
author | Admin <admin@marx.cafe> | 2022-12-12 15:36:20 -0500 |
---|---|---|
committer | Admin <admin@marx.cafe> | 2022-12-12 15:36:20 -0500 |
commit | 0595b9699d268d8b487a48b87586e06b7b403533 (patch) | |
tree | dd23db90d4e76cb6e3b9900d2225c671953183c5 /content/marx | |
parent | 6be9f6d219334ba2dd83df57eeb27c11cfa5cdee (diff) |
Disable TOC on pages that don't need it
Diffstat (limited to 'content/marx')
-rw-r--r-- | content/marx/on-authority/_index.md | 1 | ||||
-rw-r--r-- | content/marx/preface-to-a-contribution-to-the-critique-of-political-economy/_index.md | 1 |
2 files changed, 2 insertions, 0 deletions
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 |