File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ uglyurls = false # if set to true then links are generated with the full path. e
144
144
integrity = true # increases site security, should normally be true. (setting to false is useful during js development)
145
145
js_bundle = true # multiple javascript files combined into a single file (setting to false is useful during js development)
146
146
147
- js_copycode = true # The copy button on code blocks that allows you to copy them to the clipboard.
147
+ js_copycode = false # The copy button on code blocks that allows you to copy them to the clipboard.
148
148
js_email_encode = true # obfuscates email address in footer
149
149
js_prestyle = true # used to preload: FontAwesome, Katex, external Google Fonts
150
150
js_switcher = false # The button that allows manually changing between light/dark mode.
You can’t perform that action at this time.
0 commit comments