diff --git a/docs/images/logo.svg b/docs/images/logo.svg new file mode 100644 index 0000000..6780285 --- /dev/null +++ b/docs/images/logo.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/mkdocs.yml b/mkdocs.yml index bc929d2..68e3840 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,13 @@ site_name: AccountHub Docs -theme: 'readthedocs' +theme: + name: 'material' + logo: 'images/logo.svg' + feature: + tabs: false + palette: + primary: 'orange' + accent: 'orange' site_author: Netsyms Technologies +repo_name: 'Business/AccountHub' +repo_url: 'https://source.netsyms.com/Business/AccountHub' copyright: Copyright © 2017 Netsyms Technologies. All rights reserved. Copying is allowed for instructional purposes (such as creating an internal user help document) as long as credit is given and this copyright notice is included. For other purposes, or if you are selling a product containing copied material, please contact us for permission.