Added the content code copy feature in the mkdocs.yml

This commit is contained in:
Mathias Wagner
2023-04-01 17:17:58 +02:00
parent a2298a064d
commit 93d5260d63

View File

@@ -12,6 +12,7 @@ theme:
features:
- toc.integrate
- content.code.annotate
- content.code.copy
favicon: assets/images/logo.png
palette:
- media: "(prefers-color-scheme: light)"