Skip to content

Commit

Permalink
Allow for copy of code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Jun 14, 2024
1 parent 31a45a2 commit 6e314de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
site_name: insta-infra
theme:
name: material
features:
- content.code.copy
- content.code.select
- content.tabs.link
palette:
# Palette toggle for automatic mode
- media: "(prefers-color-scheme)"
Expand Down

0 comments on commit 6e314de

Please sign in to comment.