diff --git a/mkdocs.yml b/mkdocs.yml index b58257f..bf3a0e6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_dir: docs/html pages: - index.md - Introduction: intro.md -site_name: Component Name Goes Here +site_name: zend-expressive-authentication-basic site_description: 'HTTP Basic Authentication adapter for zend-expressive-authentication.' repo_url: 'https://github.com/zendframework/zend-expressive-authentication-basic' copyright: 'Copyright (c) 2017 Zend Technologies USA Inc.'