From: Simon McVittie <smcv@debian.org>
Date: Fri, 26 Aug 2022 13:50:51 +0100
Subject: docs: Remove external image references

These can be considered to be a privacy breach when included in offline
documentation.

Forwarded: not-needed, Debian-specific
---
 docs/index.rst | 31 +++----------------------------
 1 file changed, 3 insertions(+), 28 deletions(-)

--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,28 +1,8 @@
 :hide-toc:
 
-*************************
-meson-python |PyPI badge|
-*************************
-
-.. image:: https://results.pre-commit.ci/badge/github/mesonbuild/meson-python/main.svg
-   :target: https://results.pre-commit.ci/latest/github/mesonbuild/meson-python/main
-   :alt: pre-commit.ci status
-
-
-.. image:: https://github.com/mesonbuild/meson-python/actions/workflows/checks.yml/badge.svg
-   :target: https://github.com/mesonbuild/meson-python/actions/workflows/checks.yml
-   :alt: Github Action 'checks' workflow status
-
-
-.. image:: https://github.com/mesonbuild/meson-python/actions/workflows/tests.yml/badge.svg
-   :target: https://github.com/mesonbuild/meson-python/actions/workflows/tests.yml
-   :alt: Github Action 'tests' workflow status
-
-
-.. image:: https://codecov.io/gh/mesonbuild/meson-python/branch/main/graph/badge.svg?token=xcb2u2YvVk
-   :target: https://codecov.io/gh/mesonbuild/meson-python
-   :alt: Codecov coverage status
-
+************
+meson-python
+************
 
 Python build backend (PEP 517) for Meson_ projects.
 
@@ -166,11 +146,6 @@ If you really need the data to be instal
    Issue Tracker <https://github.com/mesonbuild/meson-python/issues>
 
 
-.. |PyPI badge| image:: https://badge.fury.io/py/meson-python.svg
-   :target: https://pypi.org/project/meson-python
-   :alt: PyPI version badge
-
-
 .. _Meson: https://github.com/mesonbuild/meson
 .. _getting started: usage/start.html
 .. _pip: https://github.com/pypa/pip
