From adafb9403cce4e95183be40b491b53b0f6a9650f Mon Sep 17 00:00:00 2001 From: slashburygin Date: Tue, 17 Mar 2026 21:58:31 +0300 Subject: [PATCH] add copying code blocks button and move top menu to the left --- mkdocs.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index d8b9a90e..64b2684f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -10,8 +10,11 @@ theme: features: - search.suggest - search.highlight - - navigation.tabs + # to move menu to top uncomment the following lines + # - navigation.tabs + # - navigation.tabs.sticky - toc.integrate + - content.code.copy palette: - scheme: default toggle: