diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 4a310b7b..ce18e945 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -616,7 +616,7 @@ enableEmoji = true rssFullText = false # Page style ("normal", "wide", ...) since v0.2.13 # 页面样式 ("normal", "wide", ...) since v0.2.13 - pageStyle = "wide" + pageStyle = "normal" # Table of the contents config # 目录配置 [params.page.toc]