From 85f856482994db67d3d4e853e88e197da1c745ea Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 6 Jun 2022 01:03:58 +0200 Subject: Change the way you enable table of contents in the sidebar --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a1d15a..68e5c9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 documentation - Global `site.Params.keywords` may be overridden by `.Params.keywords` or `.Params.tags` in the post front matter +- Use builtin `.TableOfContents` to generate table of contents in the sidebar +- Change the way you enable table of contents in the sidebar. Now you can + enable/disable it in the front matter using `toc: true` or `toc: false` ### Fixed -- cgit v1.2.3