[DOCs] Made badges uniform

And added logos
This commit is contained in:
Salvador E. Tropea 2023-08-29 10:33:27 -03:00
parent 73bf7b16e9
commit a1b1ee3f54
2 changed files with 5 additions and 5 deletions

View File

@ -89,6 +89,6 @@ rst_prolog = f"""
<br/>
.. |branch| replace:: {branch} {release}
.. |doc_id| replace:: {doc_id}
.. |Python application| image:: https://img.shields.io/github/actions/workflow/status/INTI-CMNB/KiBot/pythonapp.yml?branch={branch}&style=plastic
.. |Python application| image:: https://img.shields.io/github/actions/workflow/status/INTI-CMNB/KiBot/pythonapp.yml?branch={branch}&style=plastic&logo=github
:target: https://github.com/INTI-CMNB/KiBot/actions
""" # noqa: E501

View File

@ -54,12 +54,12 @@ KiBot (formerly KiPlot)
genindex
.. |Coverage Status| image:: https://img.shields.io/coveralls/github/INTI-CMNB/KiBot?style=plastic
.. |Coverage Status| image:: https://img.shields.io/coveralls/github/INTI-CMNB/KiBot?style=plastic&logo=coveralls
:target: https://coveralls.io/github/INTI-CMNB/KiBot?branch=master
.. |PyPI version| image:: https://img.shields.io/pypi/v/kibot?style=plastic
.. |PyPI version| image:: https://img.shields.io/pypi/v/kibot?style=plastic&logo=pypi
:target: https://pypi.org/project/kibot/
.. |Donate| image:: https://img.shields.io/badge/Donate-PayPal-green.svg?style=plastic
.. |Donate| image:: https://img.shields.io/badge/Donate-PayPal-green.svg?style=plastic&logo=paypal
:target: https://www.paypal.com/donate/?hosted_button_id=K2T86GDTTMRPL
.. |DOCs status| image:: https://readthedocs.org/projects/kibot/badge/?version=latest
.. |DOCs status| image:: https://img.shields.io/readthedocs/kibot?style=plastic&logo=readthedocs
:target: https://kibot.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status