From b00140e5de0a7dfb647ba58fe1384431eec39517 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 3 Jan 2022 17:51:47 +0100 Subject: [PATCH] enable table of contents --- config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yml b/config.yml index 4158249..33499de 100644 --- a/config.yml +++ b/config.yml @@ -8,6 +8,8 @@ buildDrafts: false buildFuture: false buildExpired: false +ShowToc: true + permalinks: posts: "/:filename"