diff --git a/config.toml b/config.toml index e05d7b0..a005249 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ source_url = "https://codeberg.org/daudix/duckquill" # "YOUR_SCRIPT.js", # "ALSO_YOUR_SCRIPT.js" # ] -# Whether to display "copy code" button on all code blocks +# Whether to show "copy code" button on all code blocks # that have the language set. # See https://www.getzola.org/documentation/content/syntax-highlighting/ show_copy_button = true