docz: change docz information and titles

This commit is contained in:
André Neves 2018-11-28 23:21:08 -05:00
parent a9225b9497
commit b547b62847
3 changed files with 5 additions and 5 deletions

View File

@ -5,4 +5,4 @@ route: /
# UI Components
Please navigate on the left menu side to know more about the app's components
Use the sidebar menu to browse the styleguide

View File

@ -2,7 +2,7 @@
import { css } from 'docz-plugin-css';
export default {
title: 'ZCash',
description: 'ZCash UI Documentation',
title: 'Zcash Foundation',
description: 'Zcash Foundation User Interface Styleguide',
plugins: [css()],
};

View File

@ -60,6 +60,8 @@
"eslint-plugin-react": "^7.7.0",
"file-loader": "^2.0.0",
"flow-bin": "^0.87.0",
"flow-coverage-report": "^0.6.0",
"flow-typed": "^2.5.1",
"glow": "^1.2.2",
"html-webpack-plugin": "^3.1.0",
"jest": "^23.6.0",
@ -84,8 +86,6 @@
"@babel/register": "^7.0.0",
"autoprefixer": "^9.3.1",
"connected-react-router": "^5.0.1",
"flow-coverage-report": "^0.6.0",
"flow-typed": "^2.5.1",
"history": "^4.7.2",
"react": "^16.6.0",
"react-dom": "^16.6.0",