From 5cb9c55085ad4fa6cdcc99891fefffa18b53289c Mon Sep 17 00:00:00 2001 From: vimux Date: Sun, 27 May 2018 14:33:35 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce0842f..afabc1e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ description = "John Doe's Personal blog about everything" # Description of your opengraph = true # Enable OpenGraph if true twitter_cards = true # Enable Twitter Cards if true cardsPerRow = 2 # Possible values: 1, 2, 3 +#toc: true # Enable Table of Contents for all site pages +#comments: true # Enable comments for all site pages #mainSections = ["post"] # Set main page sections #dateFormat = "2006-01-02" # change the format of dates