From 9fd5fb36e9dd634a08b29be759d6e4959b703adc Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Thu, 4 Nov 2021 02:27:53 +0000 Subject: Add banner to main docs page --- docs/index.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 2833ab96..52e097be 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,8 @@ -setuptools -========== +.. image:: logo/banner-github.svg + :align: center + +Documentation +============= Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. -- cgit v1.2.1