diff --git a/mkdocs.yml b/mkdocs.yml index 7073f2e..f815c22 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json -site_name: Bootstrap python package -site_description: 'A manager to easily handle multiple SQLAlchemy configurations' +site_name: mkdocs-macros-adr-summary +site_description: 'A plugin to generate a summary of a ADR directory ' site_author: 'Federico Busetti' docs_dir: docs/ repo_name: 'febus982/mkdocs-macros-adr-summary'