diff --git a/docs/requirements.txt b/docs/requirements.txt index 505ac3f..e996a0b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,5 @@ mkdocs-material mkdocstrings mkdocstrings-python -mkdocs-material[imaging] \ No newline at end of file +mkdocs-material[imaging] +black \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index dff1235..701292c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -109,7 +109,10 @@ markdown_extensions: plugins: - search - - social + - social: + cards_layout_options: + background_color: "#1f1f1f" + font_family: Roboto - mkdocstrings: handlers: python: