Remove screenshot and host it on S3

This commit is contained in:
Fabio Berger 2018-03-09 09:37:03 +01:00
parent 0eeaac1f2b
commit c18acd0859
3 changed files with 1 additions and 2 deletions

View File

@ -3,5 +3,4 @@ yarn-error.log
/src/
/scripts/
tsconfig.json
screenshot.png
/example/

View File

@ -3,7 +3,7 @@
A full-page React component for rendering beautiful documentation for Solidity and Typescript code generated with [TypeDoc](http://typedoc.org/) or [Doxity](https://github.com/0xproject/doxity).
<div style="text-align: center;">
<img src="./screenshot.png" style="padding-bottom: 20px; padding-top: 20px;" width="80%" />
<img src="https://s3.eu-west-2.amazonaws.com/0x-wiki-images/screenshot.png" style="padding-bottom: 20px; padding-top: 20px;" width="80%" />
<div>react-docs generating 0x's smart contract docs</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 KiB