Browse Source

增加scroll-bar.css

master
lniwn 6 years ago
parent
commit
b6600a77c5
  1. 2
      config.toml

2
config.toml

@ -55,7 +55,7 @@ enableEmoji = true # Shorthand emojis in content files - https://gohugo.io/func @@ -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.

Loading…
Cancel
Save