BinStack/mkdocs.yml
2018-09-12 00:28:37 -06:00

17 lines
756 B
YAML

site_name: BinStack Docs
theme:
name: 'material'
logo: 'images/logo.svg'
favicon: 'images/docs-icon.svg'
feature:
tabs: false
palette:
primary: 'green'
accent: 'green'
extra_javascript:
- track.js
site_author: Netsyms Technologies
repo_name: 'Business/BinStack'
repo_url: 'https://source.netsyms.com/Business/BinStack'
copyright: Copyright &copy; 2018 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 <a href="https://netsyms.com/contact" target="_BLANK">contact us</a> for permission.