diff --git a/docs/source/conf.py b/docs/source/conf.py index 239abb4f..c9e9de9e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -89,6 +89,6 @@ rst_prolog = f"""
.. |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 diff --git a/docs/source/index.rst b/docs/source/index.rst index 94245804..ea2982b3 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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