Add copy code button
This commit is contained in:
parent
02e5e99cf6
commit
62f9b68a16
5 changed files with 55 additions and 0 deletions
|
@ -91,6 +91,10 @@ params:
|
|||
# Configure various features of this theme
|
||||
features:
|
||||
|
||||
# Enables copy code button
|
||||
copyCodeButton:
|
||||
enable: true
|
||||
|
||||
# Enable dark theme
|
||||
darkMode:
|
||||
enable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue