Remove screenshot and host it on S3
This commit is contained in:
parent
0eeaac1f2b
commit
c18acd0859
@ -3,5 +3,4 @@ yarn-error.log
|
|||||||
/src/
|
/src/
|
||||||
/scripts/
|
/scripts/
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
screenshot.png
|
|
||||||
/example/
|
/example/
|
||||||
|
@ -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).
|
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;">
|
<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>react-docs generating 0x's smart contract docs</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 327 KiB |
Loading…
x
Reference in New Issue
Block a user