aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a6c155d..79419dd 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -60,6 +60,12 @@ theme:
# See https://squidfunk.github.io/mkdocs-material/setup/changing-the-fonts/#autoloading
#font: false
+ # Theme features
+ features:
+ # Code copy button
+ # https://squidfunk.github.io/mkdocs-material/reference/code-blocks/#code-copy-button
+ - content.code.copy
+
# Extra stylesheets
extra_css:
- site.css