From 8ce1ee169a34e44b349d5a3690585ece497f3076 Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Tue, 21 Jan 2020 09:48:20 +0800 Subject: Updated Customization (markdown) --- Customization.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Customization.md b/Customization.md index 188802d..6703302 100644 --- a/Customization.md +++ b/Customization.md @@ -25,17 +25,10 @@ weight = 1 ``` Note: `weight` is the priority of each item. **The lowest the weight is, the higher the priority is.** -## Enable Table of Contents +## Disable Table of Contents -It is an experimental feature. -Add `toc=true` to the section of `[param]` in your `config.toml`. -Then you will see the `table of contents`. - -While in PC view, it is on the right sidebar. -In mobile view, it is in the drawer. - -This function is still in development. -(Sure, it means very ugly ;) ) +Add `toc=false` to the section of `[param]` in your `config.toml`. +Then you will not see the `table of contents`. ## Enable or disable comment area ### Enabling -- cgit v1.2.3