Skip to content

Commit b26e639

Browse files
committed
docs(mkdocs.yml): enable code copy button in Material theme
1 parent 36710a6 commit b26e639

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ theme:
66
name: material
77
logo: images/cz_logo.png
88
favicon: images/cz_logo.png
9+
features:
10+
- content.code.copy
911
palette:
1012
# Palette toggle for automatic mode
1113
- media: "(prefers-color-scheme)"

0 commit comments

Comments
 (0)