Compare commits

..

1 Commits

View File

@ -80,16 +80,7 @@ def main():
### Copy Button
By default, copy button is enabled for code blocks. Its behavior can changed by modifying the site configuration file:
```yaml {linenos=table,linenostart=42,filename="hugo.yaml"}
params:
highlight:
copy:
enable: true
# hover | always
display: hover
```
By default, copy button is enabled for code blocks.
## Supported Languages