From bb18cd72c379fe4fa826777dd0872de540bf61d5 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Fri, 20 May 2022 22:14:46 +0800 Subject: [PATCH] update config, setup mainSection --- config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.toml b/config.toml index 72c529a..31709df 100644 --- a/config.toml +++ b/config.toml @@ -20,6 +20,9 @@ noHl = false style = 'monokailight' tabWidth = 4 +[params] +mainSections = [ 'posts' ] + [params.remark42] host='https://remark42.leafee98.com' site_id='leafee98.com'