From b6600a77c50ca6140c80f94adff1c3ae5ae2f1ed Mon Sep 17 00:00:00 2001 From: lniwn Date: Thu, 7 Nov 2019 13:54:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0scroll-bar.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 230c959..e97681f 100644 --- a/config.toml +++ b/config.toml @@ -55,7 +55,7 @@ enableEmoji = true # Shorthand emojis in content files - https://gohugo.io/func code_copy_button = true # Add custom css - customCSS = ["css/fix-toc.css"] + customCSS = ["css/scroll-toc.css"] # Social Icons # Check https://github.com/Track3/hermit#social-icons for more info.