update docs footer (#1519)

This commit is contained in:
Rikin Kachhia 2019-01-29 21:24:56 +05:30 committed by GitHub
parent f5bf7c961b
commit 6fc78d2a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 16 additions and 21 deletions

View File

@ -493,7 +493,7 @@ article ol ol {
} }
.footer-hasura-custom .footer_logo { .footer-hasura-custom .footer_logo {
width: 80px; width: 100px;
margin-right: 30px; margin-right: 30px;
} }

View File

@ -130,9 +130,20 @@
<div class="footer-hasura-custom"> <div class="footer-hasura-custom">
<img class="responsive footer_logo" src="{{ pathto('_images/layout/Hasura.svg', 1) }}" /> <img class="responsive footer_logo" src="{{ pathto('_images/layout/Hasura.svg', 1) }}" />
<div class="footer_text"> <div class="footer_text">
Want to contribute or report missing content? Check out the <a target="_blank" href="https://github.com/hasura/graphql-engine/tree/master/docs">github repo for docs</a>.<br> <div>Want to contribute or report missing content?</div>
Powered by <a target="_blank" href="http://www.sphinx-doc.org">Sphinx</a>. <div>
Copyright &copy; 2019 <a target="_blank" href="https://hasura.io">Hasura</a>. <a target="_blank" href="https://github.com/hasura/graphql-engine/blob/master/docs/{{ pagename }}.rst">check this page on github</a>
| <a target="_blank" href="https://github.com/hasura/graphql-engine/blob/master/CONTRIBUTING.md">contributing guidelines</a>
| <a target="_blank" href="https://github.com/hasura/graphql-engine/issues/new">report an issue</a>
</div>
<br/>
<div>
<a target="_blank" href="https://github.com/hasura/graphql-engine">Hasura GraphQL Engine</a> is open source. <a target="_blank" href="https://github.com/hasura/graphql-engine/blob/master/LICENSE">See license</a>
</div>
<div>
Powered by <a target="_blank" href="http://www.sphinx-doc.org">Sphinx</a>.
| Copyright &copy; 2019 <a target="_blank" href="https://hasura.io">Hasura</a>.
</div>
</div> </div>
</div> </div>
</div> </div>

View File

@ -69,7 +69,3 @@ This was a quickstart guide to get the Hasura GraphQL engine up and running
quickly. For more detailed instructions on deploying using Docker, check out quickly. For more detailed instructions on deploying using Docker, check out
:doc:`../deployment/docker/index`. :doc:`../deployment/docker/index`.
License
-------
The Hasura GraphQL Engine is open source. View license `here <https://github.com/hasura/graphql-engine/blob/master/LICENSE>`_.

View File

@ -53,7 +53,3 @@ Advanced
This was a quickstart guide to get the Hasura GraphQL engine up and running quickly. For more detailed instructions This was a quickstart guide to get the Hasura GraphQL engine up and running quickly. For more detailed instructions
on deploying using Heroku, check out :doc:`../deployment/heroku/index`. on deploying using Heroku, check out :doc:`../deployment/heroku/index`.
License
-------
The Hasura GraphQL Engine is open source. View license `here <https://github.com/hasura/graphql-engine/blob/master/LICENSE>`_.

View File

@ -45,7 +45,3 @@ Using an existing database
first-graphql-query first-graphql-query
first-event-trigger first-event-trigger
License
-------
The Hasura GraphQL Engine is open source. View license `here <https://github.com/hasura/graphql-engine/blob/master/LICENSE>`_.

View File

@ -313,7 +313,3 @@ Logs
Where ``<container_name>`` is one of ``graphql-engine``, ``postgres`` or Where ``<container_name>`` is one of ``graphql-engine``, ``postgres`` or
``caddy``. ``caddy``.
License
-------
The Hasura GraphQL Engine is open source. View license `here <https://github.com/hasura/graphql-engine/blob/master/LICENSE>`_.