chore(docs): improvements to documentation efforts and updated screenshots:

This commit is contained in:
Andre Neves 2019-04-27 19:29:14 -04:00
parent 3ca2c6ba6d
commit 035ed80f6d
4 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,7 @@
# Zepio Documentation
# Zepio Wallet Documentation
This repository holds the documentation website for the Zepio Wallet hosted at [zepiowallet.com](https://zepiowallet.com).
## License
MIT © Zcash Foundation 2019
[MIT © Zcash Foundation 2019](https://github.com/ZcashFoundation/zepio/blob/master/LICENSE.md)

BIN
docz/assets/custom-fees.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 603 KiB

After

Width:  |  Height:  |  Size: 597 KiB

View File

@ -1,14 +1,16 @@
/* eslint-disable import/no-extraneous-dependencies */
export default {
title: 'Zepio Documentation',
description: 'Zepio Documentation',
title: 'Zepio Wallet',
description: 'Zepio Wallet',
themeConfig: {
colors: {
primary: 'tomato',
},
},
public: 'config/docz/public',
htmlContext: {
favicon: 'public/favicon.ico',
head: {
links: [
{