Skip to content

Commit 44bd02b

Browse files
slashburyginAtin65536
authored andcommitted
add copying code blocks button and move top menu to the left (#258)
1 parent d64d209 commit 44bd02b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ theme:
1010
features:
1111
- search.suggest
1212
- search.highlight
13-
- navigation.tabs
13+
# to move menu to top uncomment the following lines
14+
# - navigation.tabs
15+
# - navigation.tabs.sticky
1416
- toc.integrate
17+
- content.code.copy
1518
palette:
1619
- scheme: default
1720
toggle:

0 commit comments

Comments
 (0)