add some color to hearts (#656)

fill some colours in those colourless hearts
This commit is contained in:
Arpit Kushwaha 2018-10-05 23:46:29 +05:30 committed by Shahidh K Muhammed
parent 3d9cad7708
commit 8454e70614
2 changed files with 2 additions and 2 deletions

View File

@ -316,4 +316,4 @@ If your database already contains tables with the same name as the root fields o
This project is still in alpha and we are actively looking for feedback about how the tool can be improved. If you are facing an issue, feel free to [open one here](https://github.com/hasura/graphql-engine/issues/new). Any positive or negative feedback would be appreciated.
---
Maintained with by <a href="https://hasura.io">Hasura</a>
Maintained with :heart: by <a href="https://hasura.io">Hasura</a>

View File

@ -194,4 +194,4 @@ If your Postgres already contains tables that you are trying to import using `js
If you want to overwrite the the existing tables in the database with the new tables from your sample JSON database, you must provide a flag `-o` or `--overwrite`
---
Maintained with by <a href="https://hasura.io">Hasura</a>
Maintained with :heart: by <a href="https://hasura.io">Hasura</a>