diff options
| -rw-r--r-- | mkdocs.yml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -60,9 +60,10 @@ 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 + # Theme features features: + # Code copy button + # https://squidfunk.github.io/mkdocs-material/reference/code-blocks/#code-copy-button - content.code.copy # Extra stylesheets |
