Force copy button to code blocks (#188)

This commit is contained in:
Ian Bassi
2026-03-25 15:01:33 -03:00
committed by GitHub
parent 2d85e26a12
commit a5a7a5c569

View File

@@ -28,6 +28,7 @@ theme:
- navigation.top # adds back to top button
- navigation.footer # adds next and previous buttons
- navigation.indexes
- content.code.copy # force copy button to code blocks
palette: # Automatic light/dark mode with toggle
- media: "(prefers-color-scheme)" # Auto-detect system preference
toggle: