aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkdocs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a6c155d..34fbe44 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -60,6 +60,11 @@ theme:
# See https://squidfunk.github.io/mkdocs-material/setup/changing-the-fonts/#autoloading
#font: false
+ # Code copy button
+ # https://squidfunk.github.io/mkdocs-material/reference/code-blocks/#code-copy-button
+ features:
+ - content.code.copy
+
# Extra stylesheets
extra_css:
- site.css