From bb00e33e2eb9482c6996b5c6631fcb10097e36ea Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 8 Jan 2023 13:11:29 +0800 Subject: [PATCH] :wrench: Chore: update config.toml and docs submodule --- config.toml | 8 ++++---- docs | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 6503bed0..744dc0b1 100644 --- a/config.toml +++ b/config.toml @@ -1,11 +1,10 @@ # ===================================================================================== # It's recommended to use Alternate Theme Config to configure FixIt # Modifying this file may result in merge conflict -# See: https://fixit.lruihao.cn/theme-documentation-basics/#site-configuration # ===================================================================================== # ------------------------------------------------------------------------------------- -# Menu Settings +# Menu Configuration # See: https://fixit.lruihao.cn/theme-documentation-basics/#menu-advanced-configuration # ------------------------------------------------------------------------------------- @@ -53,7 +52,8 @@ icon = "fa-solid fa-tags" # ------------------------------------------------------------------------------------- -# Theme Core Configuration Settings +# Theme Core Configuration +# See: https://fixit.lruihao.cn/theme-documentation-basics/#site-configuration # ------------------------------------------------------------------------------------- [params] @@ -607,7 +607,7 @@ mapping = "" reactionsEnabled = "1" emitMetadata = "0" - inputPosition = "bottom" # top, bottom + inputPosition = "bottom" # ["top", "bottom"] lightTheme = "light" darkTheme = "dark" lazyLoad = true diff --git a/docs b/docs index 6f0f100b..a950fcf8 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 6f0f100bf4ba950c855912c7f33031656d152c94 +Subproject commit a950fcf8aa094242c3f1ff9809876a9a49d86583