CosmWasm / docs-old

Documentation for cosmwasm
https://www.cosmwasm.com/
Creative Commons Attribution Share Alike 4.0 International
2 stars 6 forks source link

Update index.js #13

Closed okwme closed 4 years ago

okwme commented 4 years ago

Can I preview these changes live somehow or do i need to clone and build?

ethanfrey commented 4 years ago

You can go into website and run yarn start to view the docs at http://localhost:3000

I use yarn publish-gh-pages to make it live (should connect to CI on merge to master)

I will make some updates on index asap. Maybe use these changes as well... I have some copy somewhere

okwme commented 4 years ago

fixed error + made align into a prop so it could be aligned left