From bc651bbb8e990c54229953de7062cfcd4006d467 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Mon, 13 Apr 2020 17:49:02 -0400 Subject: [PATCH] add logo to index page --- docs/source/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index a8070e3..00c95fc 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,5 +1,9 @@ .. _index: +.. image:: /_static/pygeoapi-logo.png + :scale: 50% + :alt: pygeoapi logo + pygeoapi |release| documentation ==================================